fix: try to fix the error reported by the stub command in the window system (#4560)
This commit is contained in:
@@ -30,9 +30,6 @@
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [".nitro/**", ".output/**"]
|
||||
},
|
||||
"stub": {
|
||||
"cache": false
|
||||
},
|
||||
"test:e2e": {},
|
||||
"dev": {
|
||||
"dependsOn": [],
|
||||
|
Reference in New Issue
Block a user