> After a few hours of work, reading up on Bun and working my way through these issues, I now have a much simpler build system that runs in the blink of an eye. My Vercel build times have reduced from 2 minutes to just 50 seconds (that’s all React stuff & fetching node_modules). My watch script runs in a few milliseconds instead of 5 or more seconds, My code is much simpler and I’ve removed Webpack, Browserify and Uglify from my projects.
This is like when esbuild first appeared level's of excitement to me. Can't wait to try it out.
This is like when esbuild first appeared level's of excitement to me. Can't wait to try it out.