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

Package Sidebar

Install

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

Weekly Downloads

0

Version

1.1.1

License

MPL-2.0

Unpacked Size

3.14 kB

Total Files

3

Last publish

Collaborators

  • abdullah2993