Adds a default webpack configuration and allows modifying settings in your central config file.
Calling require('live-webpack').getPlugins()
returns a list of live plugin modules to include before your webpack entry point.
E.g.
live-webpack/injected/container.js
app-module-1/live.browser.js
app-module-2/live.browser.js
app-module-3/live.browser.js
live-webpack/injected/start.js