Skip to content
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

Preparation for codebase support #70

Merged
merged 2 commits into from
Dec 22, 2022

Conversation

simondotm
Copy link
Owner

@simondotm simondotm commented Dec 22, 2022

For new firebase applications created with nx g @simondotm/nx-firebase:app:

  • functions field is no longer an array, since that might not be compatible with some users firebase-tools version
  • However we can add codebase field to functions object in preparation
  • We can also add the runtime field
  • Removed lint from the predeploy, seems unnecessary

@simondotm simondotm linked an issue Dec 22, 2022 that may be closed by this pull request
@simondotm simondotm merged commit f464887 into main Dec 22, 2022
@simondotm simondotm deleted the 69-support-nocodebase-as-a-generator-option branch December 22, 2022 22:39
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.

Prepare for codebase support as a generator option
1 participant