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

tools(compiler): use closure compiler #1219

Closed
wants to merge 1 commit into from

Conversation

erwinmombay
Copy link
Member

No description provided.

var closureCompiler = require('gulp-closure-compiler');
var gulp = require('gulp');

gulp.task('compile', function() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add some comments here from my PR.

@cramforce
Copy link
Member

I think we should land this change.

Once I have changes for CC in we can also run it on travis to not regress.

One thing we need to fix is that the patch to polyfills.js needs to be applied programatically.

@cramforce cramforce reopened this Dec 22, 2015
@erwinmombay
Copy link
Member Author

@cramforce closing this in favor of your PR #1218

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

Successfully merging this pull request may close these issues.

2 participants