smooth-code / bundle-analyzer

Keep your webpack bundle optimized over time 📦✨
https://www.bundle-analyzer.com
GNU General Public License v3.0
96 stars 4 forks source link

Fix example to demonstrate several compressions #37

Closed dominics closed 4 years ago

dominics commented 4 years ago

Makes the example match the description: 'The following rule will check all JS file without compression and with "gzip" compression'

gregberge commented 4 years ago

Thanks