Barrel files are convenient, but they often come with trade-offs including: Performance and memory: they artificially inflate the module graph and slow down startup times, HMR, and CI pipelines.
I use this project to optimize EPUB files that I create using Pages on Mac. My workflow is: After exporting, my original EPUB file is about 24.4MB. I use this script to optimize it (resulting in about ...