electron-angular-webpack icon indicating copy to clipboard operation
electron-angular-webpack copied to clipboard

Code splitting with Lazy Loading for Large Application

Open vunb opened this issue 7 years ago • 0 comments

For large application that we have many components and modules. So I hope this boilerplate has an option to enable code splitting and lazy loading.

Here is a guide: https://toddmotto.com/lazy-loading-angular-code-splitting-webpack

vunb avatar Jun 14 '18 03:06 vunb