This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch ssr
in repository https://gitbox.apache.org/repos/asf/echarts.git
from b2ff198ac feat(ssr): call registerSSRDataGetter instead of metaData
add a63297085 chore(ssr): update building ssr client
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
.../build-ssr-client.js | 25 ++++----
build/build.js | 6 ++
build/config.js | 16 +++++
build/pre-publish.js | 30 ++++++++-
package.json | 3 +-
ssr/client/src/index.ts | 74 ++++++++++++++++++++++
test/lib/config.js | 1 +
test/ssr.html | 46 +-------------
9 files changed, 145 insertions(+), 57 deletions(-)
copy test/build/esm2cjs/src/forbiden-export.src.js =>
build/build-ssr-client.js (63%)
create mode 100644 ssr/client/src/index.ts
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]