angular-component / router

Angular Component Router - A declarative router for Angular applications
MIT License
253 stars 16 forks source link

[Fix] Schematics folder has reference to `EffectsModule` #51

Open meeroslav opened 4 years ago

meeroslav commented 4 years ago

In ast-utils.ts there are signs of a copy-paste from ngrx project. This entire file should be checked for leftovers:

https://github.com/brandonroberts/angular-routing/blob/master/libs/angular-routing/schematics/utils/ast-utils.ts#L356-L363