We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6c2fb commit 0fbd1bdCopy full SHA for 0fbd1bd
package.json
@@ -7,7 +7,7 @@
7
"watch": "coffee -o built/ -cw src/",
8
"start": "npx live-server",
9
"predeploy": "node predeploy-check.js",
10
- "deploy": "npm run build && gh-pages --src \"{index.html,built,lib,tabs,impulses}\""
+ "deploy": "npm run build && gh-pages --src \"{index.html,built,lib,tabs,impulses}\" --dist ."
11
},
12
"repository": {
13
"type": "git",
0 commit comments