Commit 1cd6b51
docs(guides): add link to angular article to lazy-loading (#1828)
In this article, I’d like to show you how to realize lazyLoad modules loading
using Webpack, [UI-Router](https://ui-router.github.io/ng1/), and
[ocLazyLoad](https://oclazyload.readme.io/). All behind-the-scene magic will
be done with the help of ocLazyLoad tool. Last, but not least in the last part of
the article I've shown how to use
[Dynamic imports](https://github.com/tc39/proposal-dynamic-import).1 parent 4beb8dc commit 1cd6b51
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
0 commit comments