Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joeyguo/noerror

脚本错误监控系统-使用souremap还原报错代码的具体信息
https://github.com/joeyguo/noerror

Last synced: 24 days ago
JSON representation

脚本错误监控系统-使用souremap还原报错代码的具体信息

Awesome Lists containing this project

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)