我可以告诉Chrome脚本调试器忽略jquery.js吗? [英] Can I tell the Chrome script debugger to ignore jquery.js?

查看:121
本文介绍了我可以告诉Chrome脚本调试器忽略jquery.js吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法告诉Chrome调试器(或者Firebug?)在某些文件中没有中断?假设他们没有被打破,基本上?这似乎是他们可能构建的东西。

Is there a way to tell the Chrome debugger (or maybe Firebug?) to not break within certain files? To assume they're not broken, essentially? This seems like something they might build in.

推荐答案

现在可以在Firefox中使用Blackboxing JS文件
https://developer.mozilla.org/en-US/docs/Tools/Debugger

Blackboxing JS files is now possible in Firefox https://developer.mozilla.org/en-US/docs/Tools/Debugger

使用Experimental Dev工具在Chrome Canary中。
http://www.divshot .com / blog / tips-and-tricks / ignoring-library-code-while-debugging-in-chrome /

And in Chrome Canary using Experimental Dev tools. http://www.divshot.com/blog/tips-and-tricks/ignoring-library-code-while-debugging-in-chrome/

以上适用于稳定的Chrome版本现在也是。

Above works in stable Chrome build as well now.

这篇关于我可以告诉Chrome脚本调试器忽略jquery.js吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆