[openstreetmap/openstreetmap-website] Add Turbo to replace custom JS (PR #4562)
Anton Khorev
notifications at github.com
Fri Mar 8 13:19:15 UTC 2024
@AntonKhorev commented on this pull request.
> @@ -13,7 +13,8 @@
"OSM": "writable",
"Matomo": "readonly",
"Qs": "readonly",
- "updateLinks": "readonly"
+ "updateLinks": "readonly",
+ "Turbo": "writable"
"readonly" works fine here, you're not going to rewrite `Turbo` anywhere in js
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4562#pullrequestreview-1924866625
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4562/review/1924866625 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240308/8c8a66a0/attachment.htm>
More information about the rails-dev
mailing list