mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-23 14:46:18 +08:00
feat: add docker shell
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"format": "vsh lint --format",
|
||||
"prepare": "is-ci || husky",
|
||||
"reinstall": "pnpm clean --del-lock && pnpm bootstrap",
|
||||
"test": "vitest"
|
||||
"test": "vitest",
|
||||
"build:docker": "./build-local-docker-image.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@changesets/cli": "^2.27.3",
|
||||
|
Reference in New Issue
Block a user