How I use webpack/es6 on my AngularJS projects.
- Angular (ui-router, lazy loading)
- Karma (mocha, chai)
- Webpack (chunks, hashes, minification, babel)
Split code to the chunks, load only component you need on the page. Use npm modules on the frontend.
| Name | Name | Last commit date | ||
|---|---|---|---|---|