angular-architects / nx-ddd-plugin

Nx plugin for structuring a monorepo with domains and layers
313 stars 56 forks source link

feat(schematics): include @ngrx/schematics in ng add command #43

Closed peterbsmyth closed 3 years ago

peterbsmyth commented 3 years ago

Assuming a user of the plugin is using it in a project with @ngrx/schematics then there is no benefit. If a user has not installed @ngrx/schematics then this will protect them from a "collection not found" error.