<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1172#discussion_r54961543">config/initializers/assets.rb</a>:</p>
<pre style='color:#555'>> @@ -26,6 +26,4 @@
> Rails.application.config.assets.precompile += %w( potlatch2/FontLibrary.swf )
> Rails.application.config.assets.precompile += %w( potlatch2/locales/*.swf )
> Rails.application.config.assets.precompile += %w( help/introduction.* )
> -Rails.application.config.assets.precompile += %w( iD/img/*.svg iD/img/*.png iD/img/*.gif )
> -Rails.application.config.assets.precompile += %w( iD/img/pattern/*.png )
> -Rails.application.config.assets.precompile += %w( iD/locales/*.json )
</pre>
<p>It's supposed to just precompile everything under in <code>/vendor/assets/iD/</code> I felt that would be easier than listing every subfolder and wildcarding the files because this new traffico stuff contains a bunch of subfolders. Some icon fonts, some css, a lot of json files. </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#r54961543">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLU6pRV1wCsN8q4G3LzslqZY6jts9ks5pp2PggaJpZM4Ho24p.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#r54961543"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>