Open openaki opened 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.
What scope is the dependency?
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:
I am trying to use it in react-native context. Let me know if more information is needed.