degree9 / firebase-cljs

Another set of Firebase CLJS bindings.
MIT License
26 stars 4 forks source link

Cannot compile in prod mode #27

Open openaki opened 7 years ago

openaki commented 7 years ago

I am trying to use the library and works great with figwheel. But when I try to compile it in prod mode, I get the following error:

No such namespace: cljsjs.firebase, could not locate cljsjs/firebase.cljs, cljsjs/firebase.cljc, or Closure namespace "cljsjs.firebase" in file

I am trying to use it in react-native context. Let me know if more information is needed.

burn2delete commented 7 years ago

What scope is the dependency?