Hey!
I use vite-rails instead of esbuild/importmaps and my JS code is located in app/frontend. I'd like to ask you - is it a good idea to add ability to move path to external config? Any idea which config file should I use to store this value?
|
Stimulus::Manifest.generate_from(Rails.root.join("app/javascript/controllers")) |