mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
chore(ci): bump nx
This commit is contained in:
committed by
Jiri Zbytovsky
parent
2368e76726
commit
60e0280a88
7
nx.json
7
nx.json
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user