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
This library causes my browser to barf with a global "use strict" statement, such as the one automatically inserted by uglify2. Strict mode also gives better error handling and permits certain code optimizations.
This library causes my browser to barf with a global "use strict" statement, such as the one automatically inserted by uglify2. Strict mode also gives better error handling and permits certain code optimizations.
mishoo/UglifyJS#128
http://www.nczonline.net/blog/2012/03/13/its-time-to-start-using-javascript-strict-mode/
The text was updated successfully, but these errors were encountered: