提交 be02d26f 编写于 作者: L lang

Add r.js

上级 fad7a5ac
{
// appDir: './',
// baseUrl: '../src',
// optimize: 'none',
name: 'echarts',
packages: [
{
name: 'zrender',
location: '../../zrender-dev3.0/src',
main: 'zrender'
},
{
name: 'echarts',
location: '../src',
main: 'echarts'
}
],
include:[
'echarts/chart/line',
'echarts/chart/bar',
'echarts/chart/scatter',
'echarts/component/legend',
'echarts/component/grid',
'echarts/component/polar',
'echarts/component/dataZoom'
],
out: 'echarts.js'
}
\ No newline at end of file
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册