samthecodingman / signin-button

A generic sign in button element implementing the Google Sign-In button guidelines
https://www.webcomponents.org/element/samthecodingman/signin-button
MIT License
5 stars 0 forks source link

Polymer 2.0 update #3

Open elarb opened 7 years ago

elarb commented 7 years ago

Awesome element! Any plans on updating this to 2.0?

samthecodingman commented 7 years ago

Hiya elarb (and mfdavid too), my build chain broke with the release of 2.0 and I've been waiting on various bug fixes from the polymer-build tool embedded in polymer-cli. Because of this the projects I worked on haven't migrated P2.0 yet. Now with the recent release of polymer-cli#1.4.0 which uses polymer-build#2.0.0 (finally) and polymer-bundler#3.0.0 under the hood, I'll try and smash out the updated versions to GitHub within the week as I attempt project migration again.