angular-router-loader Questions
8
Solved
I would like to use lazy loading but I can not understand why it does not work, it gives me error "Cannot find module".
This is my environment:
- Angular 5.2.1
- .NET Core 2
- Webpack 3.10.0
- angu...
Winchell asked 25/1, 2018 at 11:7
2
Solved
I'm using angular-cli-1.6.3 for bundling my project.
I try to rename lazy loaded chunk name into valid module name. But it is not working. Code snippet given below,
{
path: 'lazy',
loadChildren: ...
Effusion asked 29/1, 2018 at 7:18
1
© 2022 - 2024 — McMap. All rights reserved.