[openstreetmap/openstreetmap-website] include iD as npm package (PR #6565)
Tom Hughes
notifications at github.com
Wed Nov 26 13:58:42 UTC 2025
@tomhughes commented on this pull request.
> @@ -22,7 +22,7 @@ document.addEventListener("DOMContentLoaded", function () {
const id = idContext
.embed(true)
- .assetPath("iD/")
+ .assetPath("@openstreetmap/id/dist/")
Have you built production assets at some point? Try cleaning them out as mixing dev mode and production assets can do weird things...
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6565#discussion_r2565116378
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6565/review/3511098637 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251126/c3775d24/attachment-0001.htm>
More information about the rails-dev
mailing list