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 6452dab commit 8748d61Copy full SHA for 8748d61
package.json
@@ -6,7 +6,7 @@
6
"main": "index.html",
7
"scripts": {
8
"start": "node server",
9
- "postinstall": "gulp --type production"
+ "postinstall": "gulp production:default"
10
},
11
"author": {
12
"name": "Riccardo Andreatta"
0 commit comments