chore(ci): bump nx

This commit is contained in:
Jiri Zbytovsky
2026-01-06 16:36:06 +01:00
committed by Jiri Zbytovsky
parent 2368e76726
commit 60e0280a88
4 changed files with 161 additions and 140 deletions

View File

@@ -9,6 +9,9 @@
"default": ["{projectRoot}/**/*", "sharedGlobals"],
"prod": ["default", "!{projectRoot}/**/*.test.{ts,tsx}"]
},
"tui": {
"autoExit": true
},
"targetDefaults": {
"build:lib": {
"dependsOn": [],
@@ -54,9 +57,7 @@
"cache": true
}
},
"affected": {
"defaultBase": "origin/develop"
},
"defaultBase": "origin/develop",
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"nxCloudAccessToken": "NmE2NmFlYTUtN2JhZi00ZmQ3LWEyYzMtYWRkNzc3MTg0YmUyfHJlYWQ=",
"parallel": 4