We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
preinstall
1 parent 7fefe64 commit 1adf2d0Copy full SHA for 1adf2d0
package.json
@@ -3,7 +3,6 @@
3
"version": "0.0.1",
4
"license": "MIT",
5
"scripts": {
6
- "preinstall": "cd packages/wasm && yarn rust:build",
7
"reset:hard": "yarn reset && sh ./tools/scripts/reset.sh",
8
"reset:dev": "yarn tools --remove-local-dev",
9
"reset": "rm -rf ./dist/packages && yarn reset:dev",
0 commit comments