Feature/upgrade to nx 16.0 (#1943)

* Upgrade to Nx 16.0

* Update changelog
This commit is contained in:
Thomas Kaul
2023-05-07 17:56:57 +02:00
committed by GitHub
parent b42c0c8355
commit 32c1e6b390
20 changed files with 5202 additions and 8609 deletions

View File

@ -5,7 +5,7 @@
"projectType": "application",
"targets": {
"e2e": {
"executor": "@nrwl/cypress:cypress",
"executor": "@nx/cypress:cypress",
"options": {
"cypressConfig": "apps/ui-e2e/cypress.json",
"devServerTarget": "ui:storybook",