There was an error while loading. Please reload this page.
1 parent 352fc42 commit 3f68d47Copy full SHA for 3f68d47
1 file changed
package.json
@@ -9,6 +9,7 @@
9
"format": "prettier --write .",
10
"format-check": "prettier --check .",
11
"build": "tsc",
12
+ "prepare": "npm run build",
13
"deps": "bash ./scripts/setupdeps.sh",
14
"package": "ncc build --minify",
15
"test": "jest",
0 commit comments