Skip to content

Commit 20fdc41

Browse files
committed
Adds prepare command
1 parent 087f66d commit 20fdc41

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
@@ -5,6 +5,7 @@
55
"main": "dist/main.js",
66
"scripts": {
77
"build": "webpack",
8+
"prepare": "webpack",
89
"test": "echo \"Error: no test specified\" && exit 1"
910
},
1011
"author": "banhathome <chris@chrisbanh.com>",

0 commit comments

Comments
 (0)