Feature/upgrade nx to version 15 (#1375)

* Upgrade to Nx 15

* Update changelog
This commit is contained in:
Thomas Kaul
2022-10-18 20:05:58 +02:00
committed by GitHub
parent 0fb33ae71c
commit 8fd1fbd44a
8 changed files with 453 additions and 977 deletions

View File

@ -173,7 +173,7 @@
"jestConfig": "apps/client/jest.config.ts",
"passWithNoTests": true
},
"outputs": ["coverage/apps/client"]
"outputs": ["{workspaceRoot}/coverage/apps/client"]
}
},
"i18n": {