Skip to content

How to change the name of cloud function name while working with Multiple angular SSR hosting in same project as the function name is default to SSR? #2825

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

Closed
Alex-911 opened this issue May 12, 2021 · 2 comments

Comments

@Alex-911
Copy link

I was working in a project with I needed 3 web hosting and all of them are angular SSR application. Things worked fine when there is only one angular SSR app. But as another angular SSR app was added. The corresponding cloud function for the second SSR app was updating the previously created SSR function.

How do I change the name of cloud function so it can deployed saperatly??

@google-oss-bot
Copy link

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@jamesdaniels
Copy link
Member

There's now a functionName option in 7.1.0-rc.0. On fresh ng add @angular/fire@next it will default to ssr_${project}.

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

No branches or pull requests

3 participants