Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 711 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 711 Bytes

Lazy loading: code splitting with @NgModules

Webpack config includes development and AoT for code splitting and lazy loading modules.



Check out the live demo

Read the blog

You can checkout the full blog post for more on lazy loading, code splitting and how to do it with Webpack.