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

Google Closure simple optimizations only? #45

Open
hlship opened this issue Apr 16, 2013 · 2 comments
Open

Google Closure simple optimizations only? #45

hlship opened this issue Apr 16, 2013 · 2 comments

Comments

@hlship
Copy link

hlship commented Apr 16, 2013

Why are we limited to simple-level optimizations only?

@pbiggar
Copy link
Contributor

pbiggar commented Apr 16, 2013

I was thinking about this recently. Basically, changing from simple to something else would break backward compatibility.

However, I think what this needs to look like is a list of compressions we want to do: :closure-simple, :closure-advanced, :css-whitespace, :less, :uglifyjs, etc.

What do you think? Any interest in making a patch?

@myguidingstar-zz
Copy link

and can you add extern file support, @pbiggar ?

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

3 participants