-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5f5d2c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bicknellr @kevinpschaaf any chance to get this tagged before the 3.0 lands?
This blocks us from switching to the latest modulizer, containing templates fix Polymer/polymer-modulizer#411 which we need to run tests in IE11.
5f5d2c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UPD: workarounded by pinning Polymer dependency in
bower.json
to this specific commit, with the addition ofresolutions
section. This is no longer critical for us in Vaadin, but I strongly recommend cutting a new 2.x release, otherwise other users would have to use the same workaround.