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 d9f4a35 commit 0009f5eCopy full SHA for 0009f5e
package.json
@@ -5,7 +5,8 @@
5
"homepage": "http://www.riccardoandreatta.com/",
6
"main": "index.html",
7
"scripts": {
8
- "start": "node server"
+ "start": "node server",
9
+ "postinstall": "gulp --type production"
10
},
11
"author": {
12
"name": "Riccardo Andreatta"
0 commit comments