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

/webpack-clone-detection/

    Package Sidebar

    Install

    npm i webpack-clone-detection

    Weekly Downloads

    2

    Version

    0.1.5

    License

    MIT

    Unpacked Size

    5.3 kB

    Total Files

    4

    Last publish

    Collaborators

    • fengzilong