Fix async usage after update
- change package dir - replace broken kill patch with remove filter
This commit is contained in:
parent
efefad1889
commit
6cdfb96914
3 changed files with 5 additions and 12 deletions
|
|
@ -50,7 +50,7 @@ var paths = {
|
|||
]),
|
||||
scripts: [
|
||||
'node_modules/jquery/dist/jquery.js',
|
||||
'node_modules/async/lib/async.js',
|
||||
'node_modules/async/dist/async.js',
|
||||
'node_modules/leaflet/dist/leaflet-src.js',
|
||||
]
|
||||
.concat(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue