How do I set Firefox Dev Tools to respect source maps in the console?
问题 I'm using Firefox v47 on a Mac. I've worked out how to get the Debugger to use JavaScript source maps to show where I'm triggering some code, but it uses the compiled file in the Console. How do I get it to show me the uncompiled file lines? This works out of the box in Chrome, so seems an odd omission in Firefox so I'm assuming I've done something wrong. 回答1: In the Firefox Toolbox Settings, enable the option Show original sources in the Style Editor area. This option should, however, be