[openstreetmap-website] Update to iD v1.9.1 (#1172)

Bryan Housel notifications at github.com
Thu Mar 3 22:42:40 UTC 2016


> @@ -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 )

It's supposed to just precompile everything under in `/vendor/assets/iD/`  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. 

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1172/files#r54961543
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160303/96726a6e/attachment.html>


More information about the rails-dev mailing list