dora-plugin-webpack
v1.0.0
Published
dora plugin for webpack
Downloads
423
Readme
dora-plugin-webpack
dora plugin for webpack.
Usage
$ dora --plugins webpack
with options:
$ dora --plugins "webpack?publicPath=/${npm_pkg_name}&verbose"
Options
cwd
-- default from dorasilent
-- disable notificationpublicPath
-- default '/', http://webpack.github.io/docs/configuration.html#output-publicpathconfig
-- default 'webpack.config.js'verbose
-- more logsdisableNpmInstall
-- disable NpmInstallPluginphyscisFileSystem
-- write output files to disk
And other webpack options, like watchOptions
, headers
, stats
, ...
Plugins
atool-build.updateWebpackConfig
-- update webpack config for development