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 c021089 commit 37170c7Copy full SHA for 37170c7
2 files changed
.github/workflows/cloudflare-pages-preview.yml
package.json
@@ -38,7 +38,6 @@
38
"docs:deploy": "gh-pages -d docs-dist",
39
"gh-pages": "GH_PAGES=1 npm run docs:build && npm run docs:deploy",
40
"lint": "eslint src/ --ext .tsx,.ts,.jsx,.js",
41
- "now-build": "npm run docs:build",
42
"prepublishOnly": "npm run compile && rc-np",
43
"postpublish": "tnpm sync @rc-component/menu",
44
"prettier": "prettier --write --ignore-unknown .",
0 commit comments