Polymer / polymer

Our original Web Component library.
https://polymer-library.polymer-project.org/
BSD 3-Clause "New" or "Revised" License
22.04k stars 2.01k forks source link

Upstream compilation fixes #5528

Closed rictic closed 5 years ago

rictic commented 5 years ago

@ChadKillingsworth FYI, this includes workarounds for https://github.com/google/closure-compiler/issues/3240

stephanwlee commented 5 years ago

Would it be possible to port this change over to 2.x and create a patch release for Polymer 2.8? Our project uses Polymer2 (interim; we have plans to upgrade to 3.x ultimately) with Closure compiler and we had to use a weird hack to get around the issue.