mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:33:27 +00:00
idp components
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
{
|
||||
"extends": [
|
||||
"//"
|
||||
],
|
||||
"extends": ["//"],
|
||||
"pipeline": {
|
||||
"build": {
|
||||
"outputs": [
|
||||
"dist/**"
|
||||
]
|
||||
"outputs": ["dist/**"],
|
||||
"dependsOn": ["@zitadel/react#build"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user