You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(schematics): include @ngrx/schematics in ng add command
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.
0 commit comments