Use leaflet.restoreview from registry
This commit is contained in:
parent
e000dfb05c
commit
6e3ee4fd32
3 changed files with 15 additions and 15 deletions
|
|
@ -36,7 +36,8 @@ var paths = {
|
|||
scripts: [
|
||||
'node_modules/jquery/dist/jquery.js',
|
||||
'node_modules/tether/dist/js/tether.js',
|
||||
'node_modules/async/lib/async.js'
|
||||
'node_modules/async/lib/async.js',
|
||||
'node_modules/leaflet/dist/leaflet-src.js'
|
||||
]
|
||||
.concat(
|
||||
mainNpmFiles().filter(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue