chore: 更新依赖和构建配置
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": ["dist/**", "bin/**", "pkg/**"]
|
||||
},
|
||||
"copy-modules": {
|
||||
"dependsOn": ["build"],
|
||||
"outputs": ["packages/editor-app/dist/engine/**"],
|
||||
"cache": false
|
||||
},
|
||||
"type-check": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": []
|
||||
|
||||
Reference in New Issue
Block a user