You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated JavascriptCompiler to take advantage of new compile() method:
* If not minifying, the path contents are simply returned instead of invoking overhead of Process and cat-ing contents
* When minifying, uglifyjs can now be invoked directly