[openstreetmap/openstreetmap-website] Add Turbo to replace custom JS (PR #4562)
Tom Hughes
notifications at github.com
Thu Mar 21 07:32:39 UTC 2024
@tomhughes commented on this pull request.
> @@ -2,6 +2,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<%= javascript_include_tag "es6" unless browser.es6? %>
+ <%= javascript_include_tag "turbo", :type => "module" %>
Sorry yes that file is for local overrides of the defaults. There's a live version with my [fix](https://github.com/tomhughes/openstreetmap-website/commit/1b9d82d66aba56453ed75070637945967a30e4d5) running at https://tomh.apis.dev.openstreetmap.org/.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4562#discussion_r1533359029
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4562/review/1950962419 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240321/ad56005d/attachment.htm>
More information about the rails-dev
mailing list