fix: try to fix the error reported by the stub command in the window system (#4560)

This commit is contained in:
Vben
2024-10-03 15:34:29 +08:00
committed by GitHub
parent f7016466ee
commit 13fd0ea16c
5 changed files with 4 additions and 6 deletions

View File

@@ -30,9 +30,6 @@
"dependsOn": ["^build"],
"outputs": [".nitro/**", ".output/**"]
},
"stub": {
"cache": false
},
"test:e2e": {},
"dev": {
"dependsOn": [],