Home

Awesome

Inspectpack DuplicatesPlugin Examples

Examples for DuplicatesPlugin blog post.

We provide the following scenarios for bundles:

Install

$ yarn
$ cd scenarios/old-webpack && yarn && cd ../..
$ cd scenarios/new-webpack && yarn && cd ../..

Build

$ yarn build

Quality

$ yarn lint