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 9b43b63 commit a82e792Copy full SHA for a82e792
2 files changed
.github/workflows/cloudflare-pages-preview.yml
package.json
@@ -32,7 +32,6 @@
32
"build": "dumi build",
33
"compile": "father build",
34
"lint": "eslint src/ examples/ --ext .tsx,.ts,.jsx,.js",
35
- "now-build": "npm run build",
36
"prepare": "husky && dumi setup",
37
"prepublishOnly": "npm run compile && rc-np",
38
"prettier": "prettier --write --ignore-unknown .",
0 commit comments