简体   繁体   English

是否可以在Firefox(版本45.0.1)中禁用源地图?

[英]Is it possible to disable source maps in Firefox (version 45.0.1)?

There is the "Show Original Sources" checkbox but it seem not working. 有“显示原始来源”复选框,但它似乎不起作用。 I tried to find a way to disable source maps in FF Developer Tools and Firebug but without any success. 我试图找到一种在FF开发人员工具和Firebug中禁用源映射的方法,但没有成功。

截图

BTW: It's easy to disable them in Chrome Dev Tools. 顺便说一句:很容易在Chrome开发工具中禁用它们。

I was running into this issue as well until I realized that "Show Original Sources" in Firefox actually means "Use Source Maps," so you need to uncheck Show Original Sources in order to see the raw JS without Source Maps. 我也遇到了这个问题,直到我意识到Firefox中的“显示原始来源”实际上意味着“使用源地图”,因此您需要取消选中“显示原始来源”才能查看没有源地图的原始JS。

Source: https://developer.mozilla.org/en-US/docs/Tools/Debugger/Settings 资料来源: https : //developer.mozilla.org/en-US/docs/Tools/Debugger/Settings

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 是否可以在webpack中禁用某些文件的源映射? - Is it possible to disable source maps for certain files in webpack? ReferenceError:仅在Firefox 45.0.1中的私有模式中未定义utag - ReferenceError: utag is not defined only in private mode in Firefox 45.0.1 在 Chrome DevTools 中禁用源映射 - Disable source maps in Chrome DevTools Next.js 和 FireFox 使用源映射进行调试 - Next.js and FireFox debugging with source maps 如何在 Firefox 和 chrome 中禁用查看源选项?/ - how to disable view source option in firefox and chrome ?/ 是否可以从Webpack源地图中删除“ sourcesContent”? - Is it possible to remove “sourcesContent” from webpack source maps? 是否可以在Safari 6中启用JavaScript源地图? - Is it possible to enable JavaScript source maps in Safari 6? Firefox WebExtension是否可以在Firefox版本51之前卸载自身? - Is it possible for a Firefox WebExtension to uninstall itself prior to Firefox version 51? 这里Maps SearchBox在Firefox较旧的版本(例如12)上不起作用 - HERE Maps SearchBox not working on Firefox older version (eg. 12) 是否有命令行标志来禁用Chrome的JavaScript源地图? - Is there a command line flag to disable JavaScript source maps for Chrome?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM