StackBlitz Fork Share Angular Lazy Load Template Non-commercial Sign inGet startedProjectInfo thiago-glauco Angular Lazy Load Template Angular Example - Lazy Loading Feature Modules 1.4K views9 forks Files src New File New Folder Angular Generator Component Service Directive Module Pipe Guard Interface ...
@montella1507 can you make a simple repro and open an issue with it in https://github.com/angular/angular-cli please? Then we can investigate it. montella1507 commented Sep 11, 2018 @filipesilva angular/angular-cli#12236 i have tried to simulate it on stackblitz, without success, but ...
angular-load-routes The part that I find most strange is that I have this working on stackblitz just fine: Lazy Load Routes Dynamically But when I pull it local it fails. I was thinking that it has something to do with the tsconfig.app.json's baseUrl param, but I haven't found the...