The import-maps gem finally allows us to get rid of JavaScript tooling in our Ruby on Rails projects, whether it’s esbuild or webpacker.
Let’s see together how to convert a project using esbuild, in my case, to import-maps.
Initial State
Our layout links the application.js
and