UNPKG

@nxextensions/firebase

Version:

An Nx plugin for firebase applications that would like to run the emulators in conjunction with their app

10 lines (9 loc) 227 B
{ "generators": { "add-nx-firebase-json": { "version": "1.2.0", "description": "Migration for v1.2.0", "implementation": "./src/migrations/add-nx-firebase-json/add-nx-firebase-json" } } }