diff --git a/content/Lazy-loaded-entry-points.md b/content/Lazy-loaded-entry-points.md index 466c82d..7edbb31 100644 --- a/content/Lazy-loaded-entry-points.md +++ b/content/Lazy-loaded-entry-points.md @@ -1 +1,5 @@ -[ocLazyLoad](https://oclazyload.readme.io/docs/webpack) will give you the ability to lazily load those split entry points. \ No newline at end of file +[ocLazyLoad](https://oclazyload.readme.io/docs/webpack) will give you the ability to lazily load those split entry points. + +Here is a good example with webpack and lazy load: + +https://github.com/berzerk-interactive/webpack-angular-oclazyload