Skip to content

How to lazy load modules from Angular libraries example

Notifications You must be signed in to change notification settings

Shemesh/angular-lazy-lib-demo

 
 

Repository files navigation

How to lazy load modules from Angular libraries

Run ng build --project @my-org/some-lib and then run npm start to see it in action!

Check out live demo and open network tab of the developer console of your browser before navigation to the lib route to see it being lazy loaded on navigation...

About

How to lazy load modules from Angular libraries example

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 63.7%
  • JavaScript 15.4%
  • HTML 11.5%
  • Shell 7.0%
  • CSS 2.4%