mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-23 14:46:18 +08:00
chore: update deps
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"scripts/*/src/**/*.json"
|
||||
],
|
||||
"globalEnv": ["NODE_ENV"],
|
||||
"pipeline": {
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": ["dist/**"]
|
||||
@@ -26,9 +26,7 @@
|
||||
"persistent": true
|
||||
},
|
||||
"typecheck": {
|
||||
"outputs": [],
|
||||
"outputMode": "errors-only"
|
||||
// "outputMode": "new-only"
|
||||
"outputs": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user