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