konradkalemba / korona.ws

🗺 Coronavirus interactive map of Poland
https://korona.ws
73 stars 29 forks source link

Remove firebase warning #54

Closed thebergamo closed 4 years ago

thebergamo commented 4 years ago

Basically I refactored firebase to be initialized and used in a central file and importing only needed modules from it to remove firebase production warning. Besides I also did some chore in console.logs and not used components

Thank you @konradkalemba for this wonderful site and let me know your thoughts about my contribution.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/konradkalemba/korona-ws/2ent28j5i ✅ Preview: https://korona-ws-git-fork-thebergamo-master.konradkalemba.now.sh

konradkalemba commented 4 years ago

@thebergamo Thanks for your contribution. :) Code cleanups are always welcome especially given that it was my very first encounter with Firebase and I know the code wasn't ideal. :D

The build failed though, can you verify that? image

thebergamo commented 4 years ago

Should be fixed now. :)