X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/00bcd33722ac671fa3d90bf3db12a7ed18c89d3f..1a3e1ab7bc406f5f51f528980339f53d112bada7:/Vendorfile diff --git a/Vendorfile b/Vendorfile index e1d57fc61..a731e5f20 100644 --- a/Vendorfile +++ b/Vendorfile @@ -59,7 +59,7 @@ folder 'vendor/assets' do end end - file 'iD.js', 'dist/iD.js' + file 'iD.js', 'dist/iD.legacy.js' end end @@ -68,10 +68,6 @@ folder 'vendor/assets' do file 'es6.js', 'https://polyfill.io/v3/polyfill.js?features=es6&flags=gated,always' end - folder 'javascripts' do - file 'html5shiv.js', 'https://raw.githubusercontent.com/aFarkas/html5shiv/master/src/html5shiv.js' - end - folder 'swfobject' do from 'git://github.com/swfobject/swfobject.git', :tag => '2.2' do file 'expressInstall.swf', 'swfobject/expressInstall.swf'