]> git.openstreetmap.org Git - rails.git/blobdiff - Vendorfile
Move html5shiv to be a yarn managed asset
[rails.git] / Vendorfile
index f940b9ece87372d3a7f07765fdef8c83f7f915bf..a731e5f2085a21a8206999e38caacceefdd1cb1a 100644 (file)
@@ -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'