@juhoteperi: Extern is written by hand, I have a note in the PR that externs are needed, I also put a request out to @martinklepsch as he also had an interest in getting this updated
Ah, right. I was not sure if the note meant that it is not ready.
yeah still needs some work, also wanted to get opinions on getting the CDN versions since those seem to be newer and pushed on build
oh and firebase team says they might have the externs so ill poke them again in a few days about that
Looks like bower package just contains the same JS file as CDN so you can just use one that is up-to-date.
@juhoteperi: there are 2 CDN links https://www.gstatic.com/firebasejs/live/3.0/firebase.js https://www.gstatic.com/firebasejs/3.0.0/firebase.js https://www.gstatic.com/firebasejs/3.0.2/firebase.js
live is latest?