Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.23 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.23 KB

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"

Options

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

Plugins

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