Update Leaflet plugins + Leaflet 1.0.3
This commit is contained in:
parent
743892bba4
commit
ee91d055bc
2 changed files with 8 additions and 11 deletions
|
|
@ -33,7 +33,7 @@ var paths = {
|
|||
'js/index.js'
|
||||
]),
|
||||
styles: mainBowerFiles('**/*.css').concat('css/*.css'),
|
||||
images: mainBowerFiles('**/*.+(png|gif)'),
|
||||
images: mainBowerFiles('**/*.+(png|gif|svg)'),
|
||||
fonts: mainBowerFiles('**/font-awesome/fonts/*'),
|
||||
dest: 'dist',
|
||||
destName: 'brouter-web'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue