mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:49:35 +00:00
test
This commit is contained in:
@@ -19,13 +19,7 @@
|
|||||||
"dependsOn": [
|
"dependsOn": [
|
||||||
"generate",
|
"generate",
|
||||||
"{workspaceRoot}/apps/api/cmd/**/*.yaml"
|
"{workspaceRoot}/apps/api/cmd/**/*.yaml"
|
||||||
],
|
]
|
||||||
"options": {
|
|
||||||
"env": {
|
|
||||||
"NODE_OPTIONS": "--max-old-space-size=4096",
|
|
||||||
"DOCUSAURUS_PERF_LOGGER": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"dev": {
|
"dev": {
|
||||||
"dependsOn": [
|
"dependsOn": [
|
||||||
|
36
nx.json
36
nx.json
@@ -42,41 +42,7 @@
|
|||||||
"proto"
|
"proto"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"targetDefaults": {
|
"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
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nxCloudId": "688a9021d48dce0efe0f119f",
|
"nxCloudId": "688a9021d48dce0efe0f119f",
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user