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.
BTW: It's easy to disable them in Chrome Dev Tools.
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.
BTW: It's easy to disable them in Chrome Dev Tools.
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.
Source: https://developer.mozilla.org/en-US/docs/Tools/Debugger/Settings
Enable Source Maps
in 68.4.1esr. –
Murphree Source Maps
now (89). Hold over it will show the tool tip explains that this option let Firefox downloads the source file. Uncheck this and refresh the page. –
Negatron © 2022 - 2024 — McMap. All rights reserved.