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

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

    Package Sidebar

    Install

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

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MPL-2.0

    Unpacked Size

    3.06 kB

    Total Files

    4

    Last publish

    Collaborators

    • ianwalter