[openstreetmap/openstreetmap-website] Bump make-plural from 7.4.0 to 8.1.0 in the dependencies group (PR #6664)

Holger Jeromin notifications at github.com
Sun Jan 18 15:14:56 UTC 2026


HolgerJeromin left a comment (openstreetmap/openstreetmap-website#6664)

> Unfortunately as far I can tell it's completely impossible to use an ES6 module in legacy javascript of the type we use - you can only import a module into another module and none of our top level javascript is currently loaded as a module.

Nope. 
The [dynamic import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import) is working like a charm to load modules even if the current script is a classic script.
I have no idea how this works with the turbo world though.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6664#issuecomment-3765396370
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6664/c3765396370 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260118/ecc52463/attachment-0001.htm>


More information about the rails-dev mailing list