1.0.1 • Published 8 years ago

dora-lj-plugin-webpack v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

dora-plugin-webpack

dora plugin for webpack.

NPM version Build Status Coverage Status NPM downloads


Usage

$ dora --plugins webpack

with options:

$ dora --plugins webpack?publicPath=/${npm_pkg_name}&verbose

with options in Object:

$ dora --plugins webpack?{"watchOptions":{"poll":true}}

Options

And other webpack options, like watchOptions, headers, stats, ...

Plugins

  • atool-build.updateWebpackConfig -- update webpack config for development