Relative Content

Tag Archive for ruby-on-railsrails-enginesstimulusjsimport-mapsstimulus-rails

Importmap Rails and Stimulus when working with Rails Engines

I’m unable to get stimulus and importmaps to read files from an app engine. The current project I’ve been tasked to do involves me upgrading all legacy engines to use importmaps and stimulus JS. The documentation is a bit misleading as it does not work the way any of the documentation lays out to use them.