README
dora-plugin-lutool-build
dora plugin for webpack.
Usage
$ dora --plugins lutool-build
with options:
$ dora --plugins lutool-build?publicPath=/${npm_pkg_name}&verbose
with options in Object:
$ dora --plugins lutool-build?{"watchOptions":{"poll":true}}
Options
cwd-- default from dorapublicPath-- 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
lutool-build.updateWebpackConfig-- update webpack config for development