@ianwalter/web-ext-webpack-plugin

0.1.0 • Public • Published

@ianwalter/web-ext-webpack-plugin

A Webpack plugin for web-ext

About

Forked from hiikezoe/web-ext-webpack-plugin

webpack.config.js

const WebExtWebpackPlugin = require('@ianwalter/web-ext-webpack-plugin')

module.exports = {
  plugins: [
    new WebExtWebpackPlugin()
  ]
}

Package Sidebar

Install

npm i @ianwalter/web-ext-webpack-plugin

Weekly Downloads

4

Version

0.1.0

License

MPL-2.0

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • ianwalter