This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git
from 16b6c9de chore: add .asf.yaml new 621ce6c2 fix: fix ts type. new bda4d6aa fix: make the build guide clear in README.md new b5cfaaee fix: (1). add back the e2e/package.json, otherwise the dependent packages will be installed into echarts-examples/node_modules. And make some process to prevent it from committing modifications. (2). Fix some dependency install (of zrender, which is the dependency of echarts and echarts-gl). new a5f0dd47 fix: tweak readme and add some build commands into package.json. The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .gitignore | 5 +- README.md | 144 ++++++++++++++++++++++--------------- e2e/main.js | 98 ++++++++++++++++++------- e2e/package.tpl.json | 12 ++++ package.json | 2 +- public/examples/ts/mix-line-bar.ts | 12 ++-- 6 files changed, 179 insertions(+), 94 deletions(-) create mode 100644 e2e/package.tpl.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org