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 409bb9b commit b42150eCopy full SHA for b42150e
2 files changed
.github/workflows/cloudflare-pages-preview.yml
package.json
@@ -34,7 +34,6 @@
34
"gh-pages": "GH_PAGES=1 npm run docs:build && npm run docs:deploy",
35
"lint": "eslint src/ --ext .tsx,.ts",
36
"lint:tsc": "tsc --noEmit",
37
- "now-build": "npm run docs:build",
38
"prepare": "husky install",
39
"prepublishOnly": "npm run compile && rc-np",
40
"prettier": "prettier --write --ignore-unknown .",
0 commit comments