TypeError: Module specifier, 'application' does not start with "/", "./", or "../". (Rails 7+)
I was running into this error for some iOS devices in my Rails 7 application.
TypeError: Module specifier, 'application' does not start with "/", "./", or "../".
This error occurs because import maps is not supported in legacy browsers, specifically in my situation where I