maxime1992 / angular-ngrx-starter

An opiniated Angular setup based on @angular/cli to kickstart an ngrx project
https://maxime1992.github.io/angular-ngrx-starter/
65 stars 8 forks source link

Use APP_INITIALIZER instead of canActivate #22

Closed maxime1992 closed 6 years ago

maxime1992 commented 6 years ago

In order to get the dynamic configuration, do not lazy load the first part of the app and use canActivate, instead use APP_INITIALIZER