- folder 'jquery' do
- from 'git://github.com/jevin/Autogrow-Textarea.git' do
- file 'jquery.autogrowtextarea.js', 'jquery.autogrowtextarea.js'
- end
- end
+ folder 'iD' do
+ from 'https://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'
+ folder 'iD/pannellum', 'dist/pannellum'