simondotm / nx-firebase

Firebase plugin for Nx Monorepos
https://www.npmjs.com/package/@simondotm/nx-firebase
MIT License
175 stars 31 forks source link

Fix runtimeconfig command #168

Open ciriousjoker opened 8 months ago

ciriousjoker commented 8 months ago

This solves #164.

However, I don't know how this acts when there are multiple firebase projects. I assume it breaks at that point, but I'm not sure how the original command worked, so I don't know if that's even a regression.