webpack-clone-detection

0.1.5 • Public • Published

webpack-clone-detection

Installation

npm i webpack-clone-detection -D

Usage

const CloneDetection = require( 'webpack-clone-detection' )

// in your webpack config
{
  plugins: [
    new CloneDetection()
  ]
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-clone-detection

Weekly Downloads

1

Version

0.1.5

License

MIT

Unpacked Size

5.3 kB

Total Files

4

Last publish

Collaborators

  • fengzilong