-
修改map文件
- 项目开启 devtool: 'source-map', 本地打包生成对应错误js的 map文件
- 复制替换src/source-map/main.min.js.map 文件内容
-
启动 noerror 脚本错误监控
- bash: npm start
- open: http://localhost:8055/
-
运行example(上报错误, 修改参数:row 压缩文件行号 col 列号 msg 错误描述)
修改map文件
启动 noerror 脚本错误监控
运行example(上报错误, 修改参数:row 压缩文件行号 col 列号 msg 错误描述)