提交 4b9373c4 编写于 作者: L lang

Update build config

上级 66ead206
{ ({
// appDir: './', // appDir: './',
// baseUrl: '../src', // baseUrl: '../src',
optimize: 'none', optimize: 'none',
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
include:[ include:[
'echarts/chart/line', 'echarts/chart/line',
'echarts/chart/bar', 'echarts/chart/bar',
'echarts/chart/pie',
'echarts/component/grid', 'echarts/component/grid',
'echarts/chart/pie',
'echarts/component/legend', 'echarts/component/legend',
'echarts/chart/scatter', 'echarts/chart/scatter',
...@@ -43,7 +43,9 @@ ...@@ -43,7 +43,9 @@
'echarts/component/markPoint', 'echarts/component/markPoint',
'echarts/component/markLine', 'echarts/component/markLine',
'echarts/parser/gexf' 'echarts/parser/gexf',
'echarts/scale/Time',
'echarts/scale/Log'
], ],
out: '../dist/echarts.js' out: '../dist/echarts.js'
} })
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册