You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While having two separate codebases (one for v1 and the other one for v2 functions), it is very frustrating that whenever I run firebase emulators:start --only functions:${codebase-name}, it initializes all the codebase functions.
I would like to start only those functions which falls under the specified codebase name.
dbanisimov, LucianoGanga, AdditionAddict, jpiabrantes, dabrady and 9 more