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 6ff4d42 commit 79db9d8Copy full SHA for 79db9d8
.github/workflows/ci:build.yml
package.json
@@ -45,7 +45,6 @@
45
"build": "NODE_ENV=production microbundle",
46
"build-docs": "esdoc",
47
"build-gh-pages": "npm run build-docs",
48
- "ci:build": "npm run build",
49
"commit-msg": "commitlint --edit",
50
"cover": "NODE_ENV=cover c8 --all --src src --reporter lcov --reporter text-summary --reporter text npm test",
51
"debug": "NODE_ENV=debug npm run test -- -st --fail-fast",
0 commit comments