Inline source map with closure compiler?

I am trying to debug a js file compiled with Closure Compiler with the corresponding source file (problem: the associated source file of the file does not show up in Chrome / firefox).

Is there a way with Closure Compiler to put the 'inline' source map into the compiled js file (instead of creating a separate map source file)?

If not, is it possible to modify the compiled js file to replace the reference to the original map with the content of the source map?

+4
javascript google-closure-compiler source-maps


source to share


No one has answered this question yet

Check out similar questions:

7649
How does JavaScript blocking work?
2660
Closing JavaScript Inner Loops - A Simple Practical Example
277
Web workers without a separate Javascript file?
41
Why embedded source maps?
23
Combine source maps of two compilation steps
23
My source tracking breakpoints are not working correctly in Google Chrome
3
Closing compiler source map = empty (Chrome) or invalid (Firefox) code window
1
create source map with compiler compiler?
0
Accessing source map for debugging the Closure compiler?
0
Combining javascript files and their source maps



All Articles
Loading...
X
Show
Funny
Dev
Pics