Seeing a lot of posts on webpack, sideEffects: false, tree shaking, rollup, etc etc.
I like bundlers, because they avoid import waterfalls, and they're the only way to use modules if you need ie11 support, but...
God damn I can't wait to burn it all down and just use Snowpack.