Skip to content

feat: Automatically detect Grouped Functions organised in folders #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cedricdg
Copy link

@cedricdg cedricdg commented Oct 2, 2023

Description

This pull request adds a feature to automatically detect nested grouped functions organized in folders. Aligning with the grouping functions pattern as recommended in the Google Firebase Functions documentation.

This fix assumes, functions are defined in a file with just one export. (as defined in the tests)

Google Firebase Documentation

https://firebase.google.com/docs/functions/organize-functions?gen=1st#group_functions

Related Issue:

#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant