mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-04 04:40:17 +01:00
fix(map): get the bubble map back (thanks to @SUlbrichA) (#1655)
Closes #1576
This commit is contained in:
parent
bb9dccf2c8
commit
19f9d0ef0d
3 changed files with 20 additions and 5 deletions
|
|
@ -42,6 +42,7 @@
|
|||
"../node_modules/tinymce/plugins/paste/plugin.min.js",
|
||||
"../node_modules/tinymce/plugins/table/plugin.min.js",
|
||||
"../node_modules/echarts/dist/echarts.min.js",
|
||||
"../node_modules/echarts/dist/extension/bmap.min.js",
|
||||
"../node_modules/chart.js/dist/Chart.min.js"
|
||||
],
|
||||
"environmentSource": "environments/environment.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue