<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1172#discussion_r54958740">app/views/site/id.html.erb</a>:</p>
<pre style='color:#555'>> @@ -23,7 +23,7 @@
> .imagery(iD.data.imagery)
> .taginfo(iD.services.taginfo())
> .embed(true)
> - .assetPath("/iD/") <%# Cant use asset_path('iD/') in production. %>
> + .assetPath("iD/")
> .assetMap(<%= assets("iD").to_json.html_safe %>)
</pre>
<p>Do we know why this didn't work in production before and does now?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1172/files#r54958740">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLXxD0FINWpUSJxlo4buuFhgIwo_vks5pp176gaJpZM4Ho24p.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/1172/files#r54958740"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>