FormidableLabs / inspectpack

An inspection tool for Webpack frontend JavaScript bundles.
MIT License
592 stars 20 forks source link

Tests/Infra: Add webpack1-3 minify configuration. #66

Open ryan-roemer opened 6 years ago

ryan-roemer commented 6 years ago

We use mode: "production" for webpack4, but don't do the equivalent for webpack1-3 in test fixture infrastructure.

Tasks: