fix package scripts

This commit is contained in:
Elio Bischof
2025-07-17 20:07:53 +02:00
parent cf4f2308b3
commit a053ee802d
9 changed files with 66 additions and 33 deletions

View File

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