chore(core): 🔧 Update core tooling dependencies and infrastructure scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
36ccaef0de
commit
3df61a454c
1 changed files with 13 additions and 0 deletions
13
turbo.json
13
turbo.json
|
|
@ -57,6 +57,19 @@
|
|||
},
|
||||
"clean": {
|
||||
"cache": false
|
||||
},
|
||||
"validate": {
|
||||
"outputs": [],
|
||||
"cache": false
|
||||
},
|
||||
"validate:p0": {
|
||||
"outputs": [],
|
||||
"cache": false
|
||||
},
|
||||
"validate:security": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [],
|
||||
"cache": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue