Skip to content

Latest commit

 

History

History
executable file
·
25 lines (14 loc) · 408 Bytes

README.md

File metadata and controls

executable file
·
25 lines (14 loc) · 408 Bytes

ECharts

这是 ECharts 的 2.2.7 tag 的拷贝,方便修改,原始仓库,真的太大了。。。。

dev

browser-sync start --config bs-config.js

build

npm run build

"scripts": {
    "build": "cd build ;echarts-optimize -c ./echarts-optimize-conf.js -o ./"
}

builder-web

https://github.com/ecomfe/echarts-builder-web