mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-11-06 13:09:50 +08:00
feat!: move to esm and drop support for vue 2.6
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
import "echarts";
|
||||
import ECharts, * as exported from "./index";
|
||||
|
||||
export default {
|
||||
...ECharts,
|
||||
...exported
|
||||
};
|
||||
Reference in New Issue
Block a user