0.1.4 • Published 9 years ago

live-webpack v0.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

live-webpack

Adds a default webpack configuration and allows modifying settings in your central config file.

Usage

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