Skip to content

Commit 9feab99

Browse files
committed
Build before publish
1 parent f37b6f0 commit 9feab99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"start": "serve build -s -c 1",
88
"prestart": "npm run build",
99
"version": "npm run release",
10+
"prepublish": "npm run build",
1011
"build": "cross-env NODE_ENV=production webpack --progress",
1112
"prebuild": "mkdirp build",
1213
"test": "eslint src",

0 commit comments

Comments
 (0)