- Notifications
You must be signed in to change notification settings - Fork407
Minor fixes for Closure compilation compatibility.#200
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
aomarks commentedDec 11, 2018
@samthor Getting the same set of Travis errors as the previous commit (https://travis-ci.org/web-animations/web-animations-js/builds/391957171?utm_source=github_status&utm_medium=notification). So, fairly sure it's not related to this PR. Let me know if you're ok to merge despite these errors. |
samthor commentedDec 12, 2018
Yes, that looks largely unrelated. |
aomarks commentedDec 12, 2018
Sounds good -- will you merge? I don't have the power. |
These changes allow the Closure compiler to compile the web animations polyfill without errors (still a number of warnings, but not critical).