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 afd83c5 commit 94c900fCopy full SHA for 94c900f
2 files changed
.github/workflows/cloudflare-pages-preview.yml
package.json
@@ -33,7 +33,6 @@
33
"docs:build": "dumi build",
34
"docs:deploy": "gh-pages -d docs-dist",
35
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
36
- "now-build": "npm run docs:build",
37
"prepare": "husky install",
38
"prepublishOnly": "npm run compile && rc-np",
39
"prettier": "prettier --write --ignore-unknown .",
0 commit comments