This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
感谢分享。 | |
最近也在公司项目上上了一个错误捕捉的系统,不过我这边的程序都属于external的并且不同域的JS文件,目前能捕获到的错误信息大量都是“对象不支持此属性或方法”、“Script error.” 此类,在代码被压缩的情况下很难定位,不知道您是否对此类错误有研究,希望博主能分享一下此类情况的查错经验,感激不尽。 |