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 53790cc commit 51eae94Copy full SHA for 51eae94
package.json
@@ -43,8 +43,8 @@
43
],
44
"scripts": {
45
"build": "father build",
46
+ "build:watch": "father dev",
47
"ci": "npm run lint && npm run type-check && npm run doctor",
- "dev": "father dev",
48
"docs:build": "npm run setup && npm run build && dumi build",
49
"docs:build-analyze": "ANALYZE=1 dumi build",
50
"docs:dev": "npm run setup && dumi dev",
0 commit comments