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

Package Sidebar

Install

npm i webpack-plugin-errorwithimportpackage

Weekly Downloads

2

Version

1.0.6

License

ISC

Unpacked Size

7.24 kB

Total Files

6

Last publish

Collaborators

  • webgzh907247189