mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:27:33 +00:00
test
This commit is contained in:
@@ -35,9 +35,9 @@
|
|||||||
},
|
},
|
||||||
"build:login:standalone": {
|
"build:login:standalone": {
|
||||||
"outputs": [
|
"outputs": [
|
||||||
"dist/**",
|
"{projectRoot}/dist/**",
|
||||||
".next/**",
|
"{projectRoot}/.next/**",
|
||||||
"!.next/cache/**"
|
"{projectRoot}/!.next/cache/**"
|
||||||
],
|
],
|
||||||
"dependsOn": [
|
"dependsOn": [
|
||||||
"@zitadel/client#build"
|
"@zitadel/client#build"
|
||||||
|
Reference in New Issue
Block a user