There was an error while loading. Please reload this page.
1 parent 896c04f commit 1b9b758Copy full SHA for 1b9b758
1 file changed
package.json
@@ -32,6 +32,7 @@
32
"start": "dumi dev",
33
"docs:build": "dumi build",
34
"docs:deploy": "gh-pages -d docs-dist",
35
+ "site": "npm run build",
36
"compile": "father build",
37
"prepare": "dumi setup",
38
"deploy": "npm run docs:build && npm run docs:deploy",
0 commit comments