This PR adds the esb (short for esbuild) package to Bud. The purpose of this package is to provide common presets that viewers can use and extend in #383.
I'm also taking this opportunity to try and move esbuild fully to a virtual filesystem, so it's much easier to test different combos.
This PR adds the
esb
(short for esbuild) package to Bud. The purpose of this package is to provide common presets that viewers can use and extend in #383.I'm also taking this opportunity to try and move esbuild fully to a virtual filesystem, so it's much easier to test different combos.