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/01 08:26:50 UTC

[skywalking-client-js] branch master updated (5ea174d -> 78bf764)

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 5ea174d  Merge pull request #6 from Fine0830/feat-perf
     new 625b950  feat: spa page report pv
     new 1913c4f  build: remove plugin
     new e5c913e  feat: update fields
     new 2f79b1f  feat: update fields
     new 78bf764  Merge pull request #7 from Fine0830/feat-pv

The 53 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:
 package.json             |  1 -
 src/errors/ajax.ts       | 14 ++++++++----
 src/errors/js.ts         | 13 ++++++++---
 src/errors/promise.ts    | 13 ++++++++---
 src/errors/resource.ts   | 13 ++++++++---
 src/errors/vue.ts        |  9 +++++---
 src/monitor.ts           | 57 +++++++++++++++++++++++++++++++++---------------
 src/performance/fmp.ts   |  2 +-
 src/performance/index.ts | 16 +++++++-------
 src/services/base.ts     | 27 ++++++++++-------------
 src/services/types.d.ts  | 28 ++++++++----------------
 src/types.d.ts           | 10 +++++----
 webpack.config.js        |  4 ----
 13 files changed, 122 insertions(+), 85 deletions(-)