firebase / friendlyeats-web

Apache License 2.0
437 stars 393 forks source link

Fix import issue with Next.js 14 #272

Open spiffylogic opened 5 months ago

spiffylogic commented 5 months ago

Addressed #271 by moving the code from firebase.js that imports firebase-admin to another file.

Also applied minor updates to dependencies. (I was not able to test those thoroughly, so I will revert that part if it’s any concern.)

Also did some tidying up.

google-cla[bot] commented 5 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.