@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()
  ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

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

Weekly Downloads

1

Version

0.1.0

License

MPL-2.0

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • ianwalter