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

0.1.2 • Public • Published

Webpack Lean

Validates Webpack bundles for:

  • duplicated packages

How to use

const WebpackLean = require('webpack-lean');
 
{
    plugins[
        new WebpackLean()
    ]
}

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i webpack-lean

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • panferov-s