A demo for Webpack's code splitting feature (blog post: http://janekk.github.io/2016/04/25/load-your-app-faster-with-webpack-code-splitting.html)
npm install
webpack -p
webpack-dev-server
(-p
switch runs it in production mode, minifying the scripts)- go to http://localhost:8080/webpack-dev-server/