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 3756998 commit 158034aCopy full SHA for 158034a
2 files changed
.github/workflows/cloudflare-pages-preview.yml
package.json
@@ -35,7 +35,6 @@
35
"docs:deploy": "gh-pages -d dist",
36
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
37
"lint:tsc": "tsc -p tsconfig.json --noEmit",
38
- "now-build": "npm run docs:build",
39
"prepare": "husky",
40
"prepublishOnly": "npm run compile && rc-np",
41
"prettier": "prettier --write --ignore-unknown .",
0 commit comments