dora-plugin-webpack

dora plugin for webpack.

Usage no npm install needed!

<script type="module">
  import doraPluginWebpack from 'https://cdn.skypack.dev/dora-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"

Options

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

Plugins

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