Skip to content

Commit 52f7adc

Browse files
committed
Build on npm pack
1 parent bb66799 commit 52f7adc

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
@@ -9,6 +9,7 @@
99
"db": "json-server --watch demo/db.json",
1010
"build": "npx webpack --mode production",
1111
"start": "npx webpack --watch --mode development",
12+
"prepare": "npm run build",
1213
"prepublishOnly": "npm run build"
1314
},
1415
"repository": {

0 commit comments

Comments
 (0)