diff --git a/package.json b/package.json index add72ebb..67f2308c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "test:build": "parcel build ./test/unit-tests.html --dist-dir ./test-build --target none --public-url ./ --no-source-maps", "test:browser": "npm run test:build && mocha-headless-chrome -f ./test-build/unit-tests.html -a disable-web-security", "test:node": "ts-mocha -p ./test/tsconfig.json test/unit/**/*.ts --exit && npm run test:import", - "test:watch": "rm -rf ./parcel-cache && parcel serve ./test/unit-tests.html ./test/manual-tests.html ./test/sandbox.html ./test/text-paths.html", + "test:watch": "rm -rf ./parcel-cache && parcel serve ./test/unit-tests.html ./test/manual-tests.html ./test/sandbox.html ./test/text-paths.html ./test/bunnies.html", "tsc": "tsc --removeComments", "rollup": "rollup -c --bundleConfigAsCjs", "clean": "rm -rf ./lib && rm -rf ./types && rm -rf ./cmj && rm -rf ./test-build", diff --git a/test/performance/bunnies.html b/test/bunnies.html similarity index 95% rename from test/performance/bunnies.html rename to test/bunnies.html index bdb244bf..de716ed7 100644 --- a/test/performance/bunnies.html +++ b/test/bunnies.html @@ -10,12 +10,9 @@
- - - - -