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

optimize (as well as minify) JS? #164

Closed
jonathanong opened this issue Sep 19, 2016 · 3 comments
Closed

optimize (as well as minify) JS? #164

jonathanong opened this issue Sep 19, 2016 · 3 comments

Comments

@jonathanong
Copy link

https://github.com/nolanlawson/optimize-js

would be cool to see options like this as long as they are relevant, but this expands the scope of this module to an optimizer as well

@bardiharborow
Copy link
Contributor

It seems like this is an example of trying to be too clever by half. I'm more inclined to write logical code and let people like the V8 team handle optimisation on their end.

@boopathi
Copy link
Member

boopathi commented Oct 5, 2016

babel/babel#4615

@vigneshshanmugam
Copy link
Member

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

No branches or pull requests

5 participants