FirebaseExtended / firechat

Real-time Chat powered by Firebase
https://firechat.firebaseapp.com
MIT License
2.42k stars 1.04k forks source link

fireChat does not seem to work with require() #93

Open izaak-tesucum opened 7 years ago

izaak-tesucum commented 7 years ago

This error is produced when importing firechat after installing via npm.

Uncaught Error: Unable to find chat templates! at firechat.js:737 at Object.339 (firechat.js:1875)

JesseLisby commented 7 years ago

I'm also experiencing this issue