Skip to content

Commit

Permalink
[CHORE] Tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Apr 20, 2024
1 parent 5a5792b commit f29dfef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"scripts": {
"build": "rollup --config rollup.config.js; rollup --config rollup.minified.config.js; cp node_modules/web-ifc/web-ifc.wasm dist/.",
"dev-build": "rollup --config rollup.dev.config.js; cp node_modules/web-ifc/web-ifc.wasm dist/.",
"test": "percy exec -- node ./snapshots.js",
"docs": "rm -Rf ./docs/*; ./node_modules/.bin/esdoc",
"typedocs": "rm -Rf ./docs/*; typedoc --tsconfig tsconfig.json",
"publish": "npm publish --access public"
Expand Down

0 comments on commit f29dfef

Please sign in to comment.