mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:47:33 +00:00
fix build
This commit is contained in:
16
turbo.json
16
turbo.json
@@ -21,16 +21,14 @@
|
||||
"cache": true
|
||||
},
|
||||
"build": {},
|
||||
"build:login:standalone": {},
|
||||
"build:client:standalone": {},
|
||||
"test": {},
|
||||
"start": {},
|
||||
"start:built": {},
|
||||
"test:unit": {},
|
||||
"test:unit:standalone": {},
|
||||
"test:watch": {
|
||||
"persistent": true
|
||||
"quality": {
|
||||
"with": [
|
||||
"lint",
|
||||
"test:unit"
|
||||
]
|
||||
},
|
||||
"start": {},
|
||||
"test:unit": {},
|
||||
"lint": {},
|
||||
"lint:fix": {},
|
||||
"dev": {
|
||||
|
Reference in New Issue
Block a user