There was an error while loading. Please reload this page.
npm run build
build
1 parent dd35eb8 commit b60e114Copy full SHA for b60e114
1 file changed
package.json
@@ -16,7 +16,7 @@
16
"build": "rollup -c",
17
"lint": "eslint rollup.config.js src test",
18
"test": "mocha test",
19
- "prepublish": "build"
+ "prepublish": "npm run build"
20
},
21
"keywords": [
22
"react",
0 commit comments