webpack-watch-config
v0.1.0
Published
watches a webpack.config file and restarts webpack on change
Readme
webpack-watcher
use as a drop-in replacement of webpack --watch.
Reloads webpack on configuration changes.
Install
npm install --save webpack-watcherUsage
# on command line
webpack-watchLicense
Copyright (c) 2017 Paul Pflugradt Licensed under the MIT license.
