X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0a046673d630a4618c27559875ce613465d85d3c..8c0f5752809f7a21aa62babc05f35a8f881d2141:/Vendorfile diff --git a/Vendorfile b/Vendorfile index 4c6a80839..0fe6e09b4 100644 --- a/Vendorfile +++ b/Vendorfile @@ -41,8 +41,4 @@ folder 'vendor/assets' do file 'iD.js', 'dist/iD.js' end end - - folder 'polyfill' do - file 'es6.js', 'https://polyfill.io/v3/polyfill.js?features=es6&flags=gated,always' - end end