webpack-config-hot

0.2.0 • Public • Published

webpack-config-hot

Allow for hot module replacement in webpack.

build status coverage license version downloads

Usage

Install:

npm install --save webpack-config-hot

Add to your webpack.config.babel.js:

import hot from `webpack-config-hot`;

hot()({
  /* existing webpack configuration */
})

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-config-hot

Weekly Downloads

1

Version

0.2.0

License

CC0-1.0

Last publish

Collaborators

  • izaakschroeder