build with env

This commit is contained in:
Elio Bischof
2024-10-16 18:22:55 +02:00
parent ca0e551dd5
commit be84e94926
4 changed files with 20 additions and 18 deletions

View File

@@ -6,9 +6,6 @@
"build": {
"outputs": [
"dist/**"
],
"dependsOn": [
"@zitadel/proto#generate"
]
}
}