As a developer, I'd like to be able to configure project related scripts and builds at the project root level
Currently, we use angular.json as the workspace configuration, which is getting out of hand really quickly the more libraries we add.
The goal of this story is to migrate our NX workspace to use project.json configuration on the app/library root level. And the workspace should be configured by the workspace.json
As a developer, I'd like to be able to configure project related scripts and builds at the project root level
Currently, we use angular.json as the workspace configuration, which is getting out of hand really quickly the more libraries we add.
The goal of this story is to migrate our NX workspace to use project.json configuration on the app/library root level. And the workspace should be configured by the workspace.json