firebase / firebase/firebase-tools
Firebase start local emulators for specified codebase only
Open
api: functions
type: feature request
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 84
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.