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

integrate Closure compiler and source maps into JS compiler #305

Open
gavinking opened this issue Dec 12, 2013 · 1 comment
Open

integrate Closure compiler and source maps into JS compiler #305

gavinking opened this issue Dec 12, 2013 · 1 comment
Assignees
Milestone

Comments

@gavinking
Copy link
Member

The JS compiler should come with builtin support for:

  • minification/optimization, and
  • source maps.
@ghost ghost assigned chochos Dec 12, 2013
chochos added a commit that referenced this issue Dec 18, 2013
@chochos chochos modified the milestones: 1.2, 1.1 May 7, 2014
@chochos
Copy link
Member

chochos commented Aug 12, 2014

Testing the YUI compressor the language module file goes down from 1.05MB to 802KB, but the process takes 45s. We can leave it as an option that's disabled by and only enable it when we're doing a release...

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

2 participants