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

Lazy load AngularJS modules using webpack

Lazy load AngularJS modules using Webpack

...and

Get up and running

Install dependencies and run webpack development server.

npm install && npm run devs

Article

Here's my Lazy load AngularJS with Webpack