Skip to content

Commit 51eae94

Browse files
committed
📝 docs: update docs
1 parent 53790cc commit 51eae94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
],
4444
"scripts": {
4545
"build": "father build",
46+
"build:watch": "father dev",
4647
"ci": "npm run lint && npm run type-check && npm run doctor",
47-
"dev": "father dev",
4848
"docs:build": "npm run setup && npm run build && dumi build",
4949
"docs:build-analyze": "ANALYZE=1 dumi build",
5050
"docs:dev": "npm run setup && dumi dev",

0 commit comments

Comments
 (0)