Description
* Description*
Enabling strict mode uncovered an UglifyJS issue (mishoo/UglifyJS#1052) where it was creating code with SyntaxErrors. Perhaps we should try to generate the AST of the generated minified code to check if it doesn't contain syntax errors.