mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-18 06:34:42 +08:00
remove utils, use Vue.util.warn instead
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// import whole ECharts package when prebuilding the bundled version
|
||||
import 'echarts'
|
||||
|
||||
export {default} from './components/ECharts.vue'
|
||||
module.exports = './components/ECharts.vue'
|
||||
|
Reference in New Issue
Block a user