Skip to content

radusuciu/webpacked-angular-with-dll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpacked Angular with a side of Dll (+ HMR freebie)

Basic project showing usage of webpack.DllPlugin with Angular 2.2.1 to minimize build times during development. Also implements HMR using great work from angular2-hmr and angular2-hmr-loader.

To install, clone this repo and:

npm install
npm run dev:dll

Then, go to http://localhost:8080/dist to say hello.

Some references:

About

Sample project demonstrating usage of webpack and dllplugin to bundle an angular project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published