file 'jquery.simulate.js', 'https://raw.githubusercontent.com/jquery/jquery-simulate/1.0.0/jquery.simulate.js'
end
- folder 'bootstrap' do
- file 'bootstrap.tooltip.js', 'https://raw.githubusercontent.com/twbs/bootstrap/v3.3.2/js/tooltip.js'
- file 'bootstrap.dropdown.js', 'https://raw.githubusercontent.com/twbs/bootstrap/v3.3.2/js/dropdown.js'
- end
-
folder 'leaflet' do
file 'leaflet.js', 'https://unpkg.com/leaflet@1.6.0/dist/leaflet-src.js'
file 'leaflet.css', 'https://unpkg.com/leaflet@1.6.0/dist/leaflet.css'
folder 'iD' do
from 'git://github.com/openstreetmap/iD', :branch => 'release' do
+ folder 'iD/data', 'dist/data'
folder 'iD/img', 'dist/img'
folder 'iD/locales', 'dist/locales'
folder 'iD/mapillary-js', 'dist/mapillary-js'
end
end
- file 'iD.js', 'dist/iD.js'
+ file 'iD.js', 'dist/iD.legacy.js'
end
end
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'