Closed troptropcontent closed 1 year ago
Hello ✋
I have a Gem (and engine, generated through rails new plugin ...) and a rails 7 application using importmap
The gem holds stimulus controllers that i want to be available in the host application.
Is this possible ? 🤔
I try things like like this in the importmap
pin_all_from "uistiti/app/assets/javascript/controllers", under: "uistiti_controllers"
But it does not seems to work :(
Thank you so much for your help 🙏
Hello ✋
I have a Gem (and engine, generated through rails new plugin ...) and a rails 7 application using importmap
The gem holds stimulus controllers that i want to be available in the host application.
Is this possible ? 🤔
I try things like like this in the importmap
But it does not seems to work :(
Thank you so much for your help 🙏