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

Fix inconsistent import of iron-resizable-behavior #48

Merged
merged 1 commit into from May 12, 2017

Conversation

jonsmithers
Copy link
Contributor

I noticed that we have two bower_component folders for the same thing: bower_components/iron-resizable/ and bower_components/iron-resizable-behavior/. I think paper-time-picker should import iron-resizable in the same manner that other components import it.

Possible maybe kind of sort of related to #44.

@mikespangler
Copy link

mikespangler commented Jan 12, 2017

+1

This causes an error with polymer build in my project.

error: Promise rejection: Error: Expected to find at most one behavior with id Polymer.IronResizableBehavior but found 2.

This PR resolves this issue for me.

@bendavis78 bendavis78 merged commit 6c310de into bendavis78:master May 12, 2017
@jonsmithers jonsmithers deleted the fix-double-import branch July 3, 2017 17:25
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.

None yet

3 participants