ClosureCompiler.js
ClosureCompiler.js copied to clipboard
How to generate map files
Hello, I can't find a way to generate a .map file to point to the original unminified JS files for debugging.
Can you please provide an example? Much appreciated.