simondotm / nx-firebase

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

Migrate plugin project to `pnpm` for faster e2e/compat tests #199

Closed simondotm closed 3 months ago

simondotm commented 3 months ago

e2e & compatiblity tests are slow with npm pnpm will speed this up. Will need to modify CI caching of node_modules & use pnpm-lock. yaml instead