Aliaksandr Lomau

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in How to use ESBuild in Rails with JSBundling Discussion

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.