Activity
esbuild builds js faster, but it looks like a bundle size is not a priority for it. I used the approach from the lesson and ended up with ~100MB application.js as a result. Not sure if I can call it a production-ready solution 🤷♂️.
I have put some details here https://github.com/rails/jsbundling-rails/issues/143.