mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 15:02:11 +00:00
single-object
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"extends": ["//"],
|
||||
"tasks": {
|
||||
"dev": {
|
||||
"dependsOn": ["@zitadel/client#build"]
|
||||
},
|
||||
"build": {
|
||||
"outputs": ["dist/**"],
|
||||
"dependsOn": ["@zitadel/client#build", "@zitadel/react#build"]
|
||||
|
||||
Reference in New Issue
Block a user