mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
refactor(build): generate echarts script only for existing charts and map
This commit is contained in:
parent
5736e8e334
commit
9aff842221
2 changed files with 13 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
"../node_modules/tinymce/plugins/link/plugin.js",
|
||||
"../node_modules/tinymce/plugins/paste/plugin.js",
|
||||
"../node_modules/tinymce/plugins/table/plugin.js",
|
||||
"../node_modules/echarts/dist/echarts.js",
|
||||
"./assets/vendors/echarts.min.js",
|
||||
"../node_modules/echarts/map/js/world.js",
|
||||
"../node_modules/chart.js/dist/Chart.js"
|
||||
],
|
||||
|
|
12
src/assets/vendors/echarts.min.js
vendored
Normal file
12
src/assets/vendors/echarts.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue