webpack-plugin-errorwithimportpackage
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

webpack-plugin-errorwithimportpackage

Installation

npm i webpack-plugin-errorwithimportpackage

Usage

const ErrorWithImportPackage = require('webpack-plugin-errorwithimportpackage');

module.exports = {
    ...
    plugins: [
        ...
        new ErrorWithImportPackage(['moment']),
    ]
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i webpack-plugin-errorwithimportpackage

      Weekly Downloads

      1

      Version

      1.0.6

      License

      ISC

      Unpacked Size

      7.24 kB

      Total Files

      6

      Last publish

      Collaborators

      • webgzh907247189