Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeyguo/noerror
脚本错误监控系统-使用souremap还原报错代码的具体信息
https://github.com/joeyguo/noerror
Last synced: 24 days ago
JSON representation
脚本错误监控系统-使用souremap还原报错代码的具体信息
- Host: GitHub
- URL: https://github.com/joeyguo/noerror
- Owner: joeyguo
- Created: 2017-03-10T12:48:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T07:00:22.000Z (over 7 years ago)
- Last Synced: 2024-11-11T08:44:09.020Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://github.com/joeyguo/noerror
- Size: 9.77 KB
- Stars: 215
- Watchers: 5
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - noerror - 使用souremap还原报错代码的具体信息 | joeyguo | 211 | (JavaScript)
README
## 文章
- [《脚本错误量极致优化-监控上报与Script error》](https://github.com/joeyguo/blog/issues/13)
- [《脚本错误量极致优化-让脚本错误一目了然》](https://github.com/joeyguo/blog/issues/14)
## 运行示例
* 启动 noerror 脚本错误监控
- bash: npm start
- open: http://localhost:8055/* 运行example(上报错误)
- bash: npm run example
- open: http://localhost:8066/## 示例效果
![sourcemap-noerror](https://cloud.githubusercontent.com/assets/10385585/25645140/056626d6-2fde-11e7-9163-38e6621ec1a4.gif)