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

/webpack-plugin-errorwithimportpackage/

    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