You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/09/09 14:51:30 UTC

[skywalking-client-js] branch master updated (3bed3fc -> c2dd194)

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

wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git.


    from 3bed3fc  Merge pull request #8 from Fine0830/feat-report
     new 72c2873  build: config
     new 1c4d1dc  merge
     new a411970  fix: test
     new 61942ea  fix: test
     new 791b3b6  fix: update version
     new 3bddde1  fix: prettierrc
     new 8a6494d  fix: version:
     new c2dd194  Merge pull request #9 from Fine0830/build-package

The 70 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:
 .prettierrc            |    9 +
 index.js               |    2 +-
 package-lock.json      | 1248 ++++++++++++++++++++++++++++++++----------------
 package.json           |   18 +-
 src/services/report.ts |   27 +-
 webpack.config.js      |    3 +-
 6 files changed, 872 insertions(+), 435 deletions(-)
 create mode 100644 .prettierrc