Coder Social home page Coder Social logo

analysis-monitor's Introduction

前端监听错误SDK

此项目通过调研网上方案并参照一些商用案例开发

功能

  • 🔨监听请求错误
  • 🔨console
  • 🔨路由跳转
  • 🔨代码报错
  • 🔨click、wx:tab、touchmove
  • 🔨资源加载错误
  • 🏅自定义上报错误
  • 🚀丰富的hooks与配置项支持可高定制化
  • 🌝支持IE8和安卓5以上
  • 👌持续迭代与更新
  • 完善的浏览器e2e和微信小程序e2e
  • 完善的单元测试(77%~coding)
  • 支持原生Web [@zhj1214/qdjk-browser]
  • 支持Web框架(Vue3、Vue2、React@Next) [@zhj1214/qdjk-web]
  • 支持原生微信小程序、支持uni-app等微信小程序框架 [@zhj1214/qdjk-wx-mini]
  • 支持Web性能监控 [@zhj1214/qdjk-web-performance]
  • 支持微信小程序性能监控 [@zhj1214/qdjk-wx-mini-performance]

依赖关系

Alt text

升级步骤

  1. 修改的子包(shared)的内容以后,先进入cd到shared子包的目录下,在执行yarn build这个命令会单独打包这个子模块
  2. 在发布(shared)npm publish
  3. 主项目修改子模块版本号;yarn重新安装(最新依赖)
  4. 若果需要打包所有的模块:yarn build

再次部署的时候发现无法安装依赖

  • 先注释要安装的依赖 @zhj1214/qdjk-browser": "^0.0.x" ...等
  • 在根据 QDJK 的依赖关系单独进行打包,先打包 shared
  • 在打包 types , utils ,core,....
  • 将所有的包都单独上传到私服
  • 在还原项目根目录-所有依赖

analysis-monitor's People

Contributors

zhj1214 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.