Is it possible to write stimulus controllers in Typescipt, when using the 'hotwire-rails'
gem, but without Webpacker.
I am using the asset pipeline, since this is a legacy app I want to write stimulus in.
Is it possible to write stimulus controllers in Typescipt, when using the 'hotwire-rails'
gem, but without Webpacker.
I am using the asset pipeline, since this is a legacy app I want to write stimulus in.