Switching a default Rails 7 app to use esbuild
For most projects we use template applications to spin up things quickly. However, we recently decided to start moving to Rails 7 which means that we needed to prototype a few things and review the new features introduced. Tasked with this, I updated dependencies and ran the usual: I opened the app in the browser…