Skip to content

Commit a2efd5d

Browse files
xujingliBroKun
authored andcommitted
fix: delete docs build scripts
1 parent 9ce4255 commit a2efd5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/site/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"license": "MIT",
66
"description": "Document site for magent",
77
"scripts": {
8-
"start": "UMI_DEV_SERVER_COMPRESS=none dumi dev",
9-
"build": "dumi build"
8+
"start": "UMI_DEV_SERVER_COMPRESS=none dumi dev"
109
},
1110
"type": "module",
1211
"devDependencies": {

0 commit comments

Comments
 (0)