This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a change to branch module_default_esm
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 23545a6b6 feat: change to default ESM package. For developer testing 
and node usage in customization module scenario.
     add abe29f0e7 [fix] tweak ssr ts type, impl, exports and eslint

No new revisions were added by this update.

Summary of changes:
 .eslintrc-common.yaml                              |  2 +-
 .gitignore                                         |  3 +
 build/pre-publish.js                               | 21 +++---
 .../template/ssr/client/index.d.ts                 |  2 +-
 .../template/ssr/client/index.js                   |  2 +-
 package.json                                       |  9 ++-
 ssr/client/dist/index.js                           | 73 ++++++++++----------
 ssr/client/dist/index.js.map                       |  2 +-
 {src => ssr/client/src}/.eslintrc.yaml             |  2 +-
 ssr/client/src/index.ts                            | 80 ++++++++++++++--------
 test/ssr.html                                      | 33 ++++-----
 tsconfig.json                                      |  1 +
 12 files changed, 131 insertions(+), 99 deletions(-)
 copy test/ut/core/setup.ts => build/template/ssr/client/index.d.ts (96%)
 copy src/global.d.ts => build/template/ssr/client/index.js (96%)
 copy {src => ssr/client/src}/.eslintrc.yaml (97%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to