Fork me on GitHub
#cljsjs
<
2016-09-19
>
lsenta10:09:18

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).”

lsenta10:09:30

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

lsenta10:09:22

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?