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.
2 parents 4f48679 + e566e9c commit 07f6edcCopy full SHA for 07f6edc
package.json
@@ -37,6 +37,7 @@
37
"build:ssr": "node build/ssr.js",
38
"build:cover": "node build/cover.js",
39
"build": "rimraf lib themes && run-s build:js build:css build:css:min build:ssr build:cover",
40
+ "prepare": "npm run build",
41
"pub:next": "cross-env RELEASE_TAG=next sh build/release.sh",
42
"pub": "sh build/release.sh",
43
"postinstall": "opencollective-postinstall"
0 commit comments