We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e841f7b commit d8c0f38Copy full SHA for d8c0f38
package.json
@@ -6,6 +6,7 @@
6
"license": "Apache-2.0",
7
"private": true,
8
"scripts": {
9
+ "predeploy": "gh-pages-clean",
10
"deploy": "gh-pages --silent --dist src --branch master --repo \"https://${GITHUB_TOKEN}@github.com/${TRAVIS_REPO_SLUG}\"",
11
"lint.css": "csslint src",
12
"lint.html": "htmllint src/index.html",
0 commit comments