Properly include iD's external data files
This commit is contained in:
parent
de3ddafcd2
commit
00bcd33722
18 changed files with 18 additions and 0 deletions
|
@ -47,6 +47,7 @@ folder 'vendor/assets' do
|
|||
|
||||
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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue