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 0af1e70 commit 711537eCopy full SHA for 711537e
2 files changed
.github/workflows/cloudflare-pages-preview.yml
package.json
@@ -34,7 +34,6 @@
34
"docs:deploy": "gh-pages -d docs-dist",
35
"compile": "father build && lessc assets/index.less assets/index.css",
36
"gh-pages": "GH_PAGES=1 npm run docs:build && npm run docs:deploy",
37
- "now-build": "npm run docs:build",
38
"prepublishOnly": "npm run compile && rc-np",
39
"postpublish": "npm run gh-pages",
40
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
0 commit comments