-
Notifications
You must be signed in to change notification settings - Fork 12
Rework bower.json #33
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
base: master
Are you sure you want to change the base?
Rework bower.json #33
Conversation
* Remove `version` field in `bower.json` file, because it's deprecated and ignored by Bower (https://github.com/bower/spec/blob/master/json.md#version). * Add `polymer-element`, `polymer-2` and `polymer-2-hybrid` keywords to `bower.json` file to indicate that this is Polymer 1.x/2.x hybrid element.
|
@cdata Please merge this pull request. |
|
Thanks @FluorescentHallucinogen . Can you make a separate PR just fixing the |
|
@FluorescentHallucinogen because this PR conflates multiple changes that would be better to consider separately. |
cdata
left a comment
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.
Please change this PR to only contain the polyfill fix, and open additional PRs for each discrete change that you think should also be made. Thanks!
No description provided.