This commit is contained in:
Justineo
2016-12-21 17:39:47 +08:00
parent b81a333905
commit b366650196
9 changed files with 44 additions and 28 deletions

View File

@ -1 +1,4 @@
// import whole ECharts package when prebuilding the bundled version
import 'echarts'
export {default} from './components/ECharts.vue'