claudiug
Joined 7/31/2016
claudiug said over 4 years ago on Importmaps in Rails 7 :
i have not use rails after 4. so a bit confuse now. this is the new way handle js, imho, looks ok until now. How this will work with images, css?
If I use a js library that also has css, how this will work, or If I use some css theme with some js library?

claudiug said over 4 years ago on Importmaps in Rails 7 :
can I used both of them, for example
use Importmaps to load any js library, and esbuild to load css libraries?

It looks a mess for me. Everyting tangle and connected and impossible to remove.
 - importmaps => no idea of css
 - esbuild
 - webpacker
 - sprockets
 - and another library to replace sprockets in 10 years.

a mess.