mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 10:47:37 +00:00
test
This commit is contained in:
@@ -19,13 +19,7 @@
|
||||
"dependsOn": [
|
||||
"generate",
|
||||
"{workspaceRoot}/apps/api/cmd/**/*.yaml"
|
||||
],
|
||||
"options": {
|
||||
"env": {
|
||||
"NODE_OPTIONS": "--max-old-space-size=4096",
|
||||
"DOCUSAURUS_PERF_LOGGER": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"dev": {
|
||||
"dependsOn": [
|
||||
|
36
nx.json
36
nx.json
@@ -42,41 +42,7 @@
|
||||
"proto"
|
||||
]
|
||||
},
|
||||
"targetDefaults": {
|
||||
"generate": {
|
||||
"cache": true
|
||||
},
|
||||
"build": {
|
||||
"cache": true
|
||||
},
|
||||
"quality": {
|
||||
"cache": true
|
||||
},
|
||||
"start": {
|
||||
"cache": true
|
||||
},
|
||||
"test:unit": {
|
||||
"cache": true
|
||||
},
|
||||
"test:acceptance": {
|
||||
"cache": true
|
||||
},
|
||||
"test:e2e": {
|
||||
"cache": true
|
||||
},
|
||||
"lint": {
|
||||
"cache": true
|
||||
},
|
||||
"lint:fix": {
|
||||
"cache": true
|
||||
},
|
||||
"dev": {
|
||||
"cache": false
|
||||
},
|
||||
"clean": {
|
||||
"cache": false
|
||||
}
|
||||
},
|
||||
"targetDefaults": {},
|
||||
"nxCloudId": "688a9021d48dce0efe0f119f",
|
||||
"plugins": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user