webpack-clone-detection
v0.1.5
Published
## Installation
Readme
webpack-clone-detection
Installation
npm i webpack-clone-detection -DUsage
const CloneDetection = require( 'webpack-clone-detection' )
// in your webpack config
{
plugins: [
new CloneDetection()
]
}License
MIT
