Both original & transpiled files are displayed when opening a file. I'd like only to show original files (Firefox dev tools do this). Possible ?
Go to chrome://serviceworker-internals/?devtools and uncheck the "Open DevTools window and pause JavaScript execution on Service Worker startup for debugging" check box.
click Chrome DevTools window to get focus on it, pause script with F8, Ctrl+\ or by clicking Pause script execution button, press mouse button for 1-3 seconds on the button again to see more options, move click action to square stop button on expanded menu to stop permanently script execution.
Firefox 23+ has the option to show original sources instead of transpiled scripts:
Unfortunately, it seems you cannot enjoy this in Chrome. You can enable script mapping, or not, but you will always see the actual included files that are included in the source HTML file.
All of these tutorials and references seem to agree:
It seems that if one really wants to hide the transpiled JavaScript files in DevTools, FireFox is the way to go for now (as of Chrome Canary 49).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With