We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0aecfb commit 3f2ba34Copy full SHA for 3f2ba34
package.json
@@ -6,7 +6,8 @@
6
"main": "index.js",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1",
9
- "build": "gulp"
+ "build": "gulp",
10
+ "compress-demo-images": "gulp compressDemoImages"
11
},
12
"keywords": [],
13
"author": "",
0 commit comments