Skip to content

Commit 8748d61

Browse files
authored
postinstall is now using the production gulp tasks
1 parent 6452dab commit 8748d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "index.html",
77
"scripts": {
88
"start": "node server",
9-
"postinstall": "gulp --type production"
9+
"postinstall": "gulp production:default"
1010
},
1111
"author": {
1212
"name": "Riccardo Andreatta"

0 commit comments

Comments
 (0)