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 e4a26e1 commit 71e1217Copy full SHA for 71e1217
package.json
@@ -3,7 +3,6 @@
3
"version": "0.0.1",
4
"license": "MIT",
5
"scripts": {
6
- "preinstall": "yarn && 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