brandonroberts / angular-router-loader

A Webpack loader that enables string-based module loading with the Angular Router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to specify absolute path with lazy loading.

monstrfolk opened this issue · comments

Can someone please leave an example or explain how to use absolute paths with lazy loading.

loadChildren: 'scope/path/to/module#ModuleName'