mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:57:33 +00:00
10 lines
140 B
JSON
10 lines
140 B
JSON
![]() |
{
|
||
|
"extends": ["//"],
|
||
|
"tasks": {
|
||
|
"build": {
|
||
|
"outputs": ["dist/**"],
|
||
|
"dependsOn": ["@zitadel/proto#generate"]
|
||
|
}
|
||
|
}
|
||
|
}
|