One of the difficult tasks is trying to figure out what’s going wrong in minified code. I found an article on tips for that.[1] There are a few Closure options to make the minified code more legible. Is there a way to have Falcon use those options when sending the code to Closure?
Thanks, Harbs [1]https://github.com/google/closure-compiler/wiki/Debugging-Compiled-Code <https://github.com/google/closure-compiler/wiki/Debugging-Compiled-Code>