X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d920d94f69de0e6f5d354f58933290fcdf0345de..b92cb5b7729287d0256bbe915bfb99ef27d7b940:/Vendorfile diff --git a/Vendorfile b/Vendorfile index ec3ea6a14..136b47f72 100644 --- a/Vendorfile +++ b/Vendorfile @@ -50,4 +50,8 @@ folder 'vendor/assets' do file 'iD.js', 'dist/iD.js' end end + + folder 'javascripts' do + file 'html5shiv.js', 'https://raw.github.com/aFarkas/html5shiv/master/src/html5shiv.js' + end end