thisdot / open-source

Repository for open source packages
MIT License
34 stars 11 forks source link

Migrate workspace to new project.json based setup #81

Closed TapaiBalazs closed 2 years ago

TapaiBalazs commented 2 years ago

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