fusionjs / fusion-cli

Migrated to https://github.com/fusionjs/fusionjs
MIT License
140 stars 37 forks source link

Add an option to avoid compiling for non-evergreen browser targets #759

Open vicapow opened 5 years ago

vicapow commented 5 years ago

We have some apps with large bundles. With the recent per-browser bundling, builds have gone from ~2minutes to ~14 minutes. Most of these apps are only used in internally and so we can assume they'll mostly only be using Chrome or similar evergreen browsers.