[openstreetmap/openstreetmap-website] Move module includes to group them with the modules that use them (PR #7173)
Tom Hughes
notifications at github.com
Tue Jun 23 18:46:17 UTC 2026
As mentioned in #7147 this attempts to move module specific includes to be grouped with the module that uses them.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/7173
-- Commit Summary --
* Move include for history module to index_modules
* Move includes for directions module to index_modules
-- File Changes --
M app/assets/javascripts/index_modules/directions.js (16)
R app/assets/javascripts/index_modules/directions/endpoint.js (0)
A app/assets/javascripts/index_modules/directions/engines.js (11)
R app/assets/javascripts/index_modules/directions/engines/fossgis_osrm.js (0)
R app/assets/javascripts/index_modules/directions/engines/fossgis_valhalla.js (0)
R app/assets/javascripts/index_modules/directions/engines/graphhopper.js (0)
R app/assets/javascripts/index_modules/directions/route-output.js (0)
M app/assets/javascripts/index_modules/history.js (2)
R app/assets/javascripts/index_modules/history/changesets-layer.js (0)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/7173.patch
https://github.com/openstreetmap/openstreetmap-website/pull/7173.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7173
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7173 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260623/05b76200/attachment-0001.htm>
More information about the rails-dev
mailing list