cljsjs

lsenta 2016-09-19T10:14:18.000651Z

Hi guys, I’m trying to figure a solution for ^^^ the last version of firebase is "designed to be used with a package bundler (e.g., Browserify, Webpack).”

lsenta 2016-09-19T10:14:30.000652Z

The client file is doing a bunch of require, instead of being one large javacript file

lsenta 2016-09-19T10:15:22.000654Z

Does it make sense to try using it in the package, or I should just package https://www.gstatic.com/firebasejs/3.4.0/firebase.js with the externs?