Move custom profile in sidebar
This commit is contained in:
parent
3cc0a3b9ee
commit
474901cfc4
4 changed files with 22 additions and 32 deletions
|
|
@ -25,7 +25,8 @@
|
|||
"leaflet.locatecontrol": "^0.60.0",
|
||||
"font-awesome": "^4.7.0",
|
||||
"bootstrap-select": "hugdx/bootstrap-select#patch-1",
|
||||
"leaflet-sidebar": "^0.1.9"
|
||||
"leaflet-sidebar": "^0.1.9",
|
||||
"autosize": "^3.0.20"
|
||||
},
|
||||
"overrides": {
|
||||
"leaflet": {
|
||||
|
|
@ -98,6 +99,9 @@
|
|||
"css/font-awesome.css",
|
||||
"fonts/*"
|
||||
]
|
||||
},
|
||||
"autosize": {
|
||||
"main": "dist/autosize.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue