We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84295b commit ea3bdd7Copy full SHA for ea3bdd7
template/package.json
@@ -5,6 +5,7 @@
5
"author": "{{ author }}",
6
"scripts": {
7
"build": "webpack --config webpack.config.js --progress --hide-modules",
8
+ "build-zip": "node scripts/build-zip.js",
9
"watch": "npm run build -- --watch"
10
},
11
"dependencies": {
0 commit comments