live-webpack

0.1.4 • Public • Published

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

/live-webpack/

    Package Sidebar

    Install

    npm i live-webpack

    Weekly Downloads

    0

    Version

    0.1.4

    License

    ISC

    Last publish

    Collaborators

    • vjpr