We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087f66d commit 20fdc41Copy full SHA for 20fdc41
package.json
@@ -5,6 +5,7 @@
5
"main": "dist/main.js",
6
"scripts": {
7
"build": "webpack",
8
+ "prepare": "webpack",
9
"test": "echo \"Error: no test specified\" && exit 1"
10
},
11
"author": "banhathome <chris@chrisbanh.com>",
0 commit comments