This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git
from 934128f0 Merge pull request #462 from apache/feat-cartesian-layout
add 32998345 feat: support local config, not tracked by git.
add e33c51f3 Merge pull request #463 from apache/feat-local-config
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 +
README.md | 12 +-
build.js | 343 +----------------------------------------
build.js => build/build-doc.js | 23 +--
build/helper.js | 29 ++++
build/webpack.config.js | 118 ++++++++------
config/env.dev.js | 4 +-
package.json | 6 +-
src/components/LiveExample.vue | 4 +-
9 files changed, 128 insertions(+), 413 deletions(-)
copy build.js => build/build-doc.js (93%)
create mode 100644 build/helper.js
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]