Move ohauth to be a yarn managed asset
This commit is contained in:
parent
916c48fd47
commit
6db96ae2fe
5 changed files with 21 additions and 2590 deletions
|
@ -25,12 +25,6 @@ folder 'vendor/assets' do
|
|||
end
|
||||
end
|
||||
|
||||
folder 'ohauth' do
|
||||
from 'git://github.com/osmlab/ohauth.git' do
|
||||
file 'ohauth.js'
|
||||
end
|
||||
end
|
||||
|
||||
folder 'iD' do
|
||||
from 'git://github.com/openstreetmap/iD', :branch => 'release' do
|
||||
folder 'iD/data', 'dist/data'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue