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: sync generator now renames app targets #142

Closed simondotm closed 10 months ago

simondotm commented 10 months ago

When renaming firebase app projects and running nx g @simondotm/nx-firebase:sync, targets on the firebase app project will also be renamed to match the new project name.