mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-19 15:48:08 +08:00
use rollup
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// import whole ECharts package when prebuilding the bundled version
|
||||
import 'echarts'
|
||||
|
||||
module.exports = './components/ECharts.vue'
|
||||
import ECharts from './components/ECharts.vue'
|
||||
export default ECharts
|
||||
|
Reference in New Issue
Block a user