Today I’m super excited to release Parcel v1.9.0, a huge release including some awesome features! Check it out on Github. The highlights of this release include: 🌳 Tree Shaking for both ES6 and CommonJS modules — Parcel now removes unused code from your production bundles by completely compiling away the module system, reducing the file sizes and initialization times of bundles considerably.👀 Up
