salesforce / best

:trophy: Delightful Benchmarking & Performance Testing
https://opensource.salesforce.com/best
MIT License
95 stars 10 forks source link

fix: rollup multiple chunks issues #213

Closed diervo closed 5 years ago

diervo commented 5 years ago

Details

The new version of rollup might generate multiple chunks if the bundle is too big. For Best we want to avoid this since one bundle is what we want.