@abdullah2993/web-ext-webpack-plugin

1.1.1 • Public • Published

web-ext-webpack-plugin

A webpack plugin for web-ext

webpack.config.js

const WebExtWebpackPlugin = require('web-ext-webpack-plugin');

module.exports = {
  plugins: [
    new WebExtWebpackPlugin({ sourceDir: './extension-dist' })
  ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    3
  • 1.1.0
    1
  • 1.0.0
    2

Package Sidebar

Install

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

Weekly Downloads

6

Version

1.1.1

License

MPL-2.0

Unpacked Size

3.14 kB

Total Files

3

Last publish

Collaborators

  • abdullah2993