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

Update gen-closure-declarations to 0.5.0 #5360

Merged
merged 5 commits into from
Sep 18, 2018
Merged

Conversation

TimvdLippe
Copy link
Contributor

This fixes the externs generation for our modules

Reference Issue

Fixes #5212

dfreedm
dfreedm previously approved these changes Sep 18, 2018
@TimvdLippe TimvdLippe dismissed dfreedm’s stale review September 18, 2018 17:48

Made some more updates. Please take another look for the last 2 commits.

@dfreedm
Copy link
Member

dfreedm commented Sep 18, 2018

polymer-externs.js was not a generated file, and I'm not sure we can delete that just yet. @aomarks is this file still necessary?

@aomarks
Copy link
Member

aomarks commented Sep 18, 2018

polymer-externs.js was not a generated file, and I'm not sure we can delete that just yet. @aomarks is this file still necessary?

Yes, we can't delete that.

@TimvdLippe TimvdLippe merged commit 9dbc872 into master Sep 18, 2018
@TimvdLippe TimvdLippe deleted the fix-closure-externs branch September 18, 2018 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix generate-externs for module compatibility in 3.x
4 participants