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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.6
    0
  • 1.0.4
    0
  • 1.0.3
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i webpack-plugin-errorwithimportpackage

Weekly Downloads

0

Version

1.0.6

License

ISC

Unpacked Size

7.24 kB

Total Files

6

Last publish

Collaborators

  • webgzh907247189