firefox - How do I enable source map support in Firebug? -
I am using chrome for a good time now, and you have to explicitly enable sauce map support in the options . / P>
I'm testing with some firebugs in Firefox, but I'm not seeing my original source files - just generate bundles.
Is there some source support in Firebug? I am using Firebug 1.12.8 in Firefox 27.0.1.
Firebug does not support source maps yet (as of 2.0. *)
You may want to follow the source map support for javascript and css.
Firebug 3 will be integrated into Firefox's built-in DevTools, which already has this feature. Firebug 3 will also have the same feature.
Update :
Firebug Firefox is merged with DevTools.
Comments
Post a Comment