This commit is contained in:
Florian Forster
2025-08-06 17:48:08 -07:00
parent 53f27646b1
commit a89be8bb8d
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,8 @@
"{projectRoot}/build/**"
],
"dependsOn": [
"generate"
"generate",
"{workspaceRoot}/apps/api/cmd/**/*.yaml"
],
"options": {
"env": {