Skip to content

Commit 251cb2b

Browse files
committed
Merge branch 'dev' of github.com:DevCloudFE/vue-devui into dev
2 parents 36c6fde + 554919d commit 251cb2b

File tree

28 files changed

+1286
-1147
lines changed

28 files changed

+1286
-1147
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"precommit": "lint-staged",
77
"scripts": "better-scripts",
88
"dev": "pnpm scripts run dev",
9+
"dev:site": "pnpm scripts run dev:site",
910
"build": "pnpm scripts run build",
1011
"build:lib": "pnpm scripts run build:lib",
1112
"build:lib:theme": "pnpm scripts run build:lib:theme",

0 commit comments

Comments
 (0)