dora-lj-plugin-webpack

dora plugin for webpack.

Usage no npm install needed!

<script type="module">
  import doraLjPluginWebpack from 'https://cdn.skypack.dev/dora-lj-plugin-webpack';
</script>

README

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