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

is there any way to deploy firebase functions faster? #124

Closed
mInzamamMalik opened this issue Oct 25, 2017 · 5 comments
Closed

is there any way to deploy firebase functions faster? #124

mInzamamMalik opened this issue Oct 25, 2017 · 5 comments

Comments

@mInzamamMalik
Copy link

I have little project with about 20 firebase function
it takes about 4 minutes to deploy even if i deploy single function e.g: firebase deploy --only functions:webhook

@mInzamamMalik

This comment was marked as abuse.

@laurenzlong
Copy link
Contributor

The short answer is no, but it is something we are aware of and are working on.

For development, you can test your functions locally without needing to redeploy: https://firebase.google.com/docs/functions/local-emulator

@alexanderkjeldaas
Copy link

Any update on this?

@flamz3d
Copy link

flamz3d commented Jun 11, 2021

deploying functions has become a huge bottleneck :(

@MustafaHossaini
Copy link

The short answer is no, but it is something we are aware of and are working on.

For development, you can test your functions locally without needing to redeploy: https://firebase.google.com/docs/functions/local-emulator

Locally , you have to bloody restart the debugger if it something throws an exception. no hot reload feature or is there?

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

5 participants