chore: Nx 17+ (#10449)

This commit is contained in:
Nathan Walker
2023-11-25 10:58:41 -08:00
committed by GitHub
parent 40b2a6a6db
commit 2237c9be4f
11 changed files with 68 additions and 54 deletions

View File

Binary file not shown.

View File

@@ -21,13 +21,7 @@
"outputs": ["{workspaceRoot}/dist/out-tsc"],
"options": {
"jestConfig": "packages/core/jest.config.ts",
"passWithNoTests": true,
"verbose": true
},
"configurations": {
"ci": {
"ci": true
}
}
},
"build": {