Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support "use strict" mode in phono.js #44

Open
andrewdeandrade opened this issue Mar 19, 2014 · 0 comments
Open

Support "use strict" mode in phono.js #44

andrewdeandrade opened this issue Mar 19, 2014 · 0 comments

Comments

@andrewdeandrade
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant