问题
is it possible to download the scripts from firebase cloud functions. I have a running script on it but I lost the file and now I can't update my function.
回答1:
Before we started working with Firebase Cloud Functions, we had set up a Google Cloud Platform account. Now whenever we deploy our firebase cloud functions, they are also accessible through Google's Cloud Platform.
Try using your credentials to log in here https://cloud.google.com/
See if you can access your functions under the the Functions tab.
If you can, you will be able to download the source for your project there.
来源:https://stackoverflow.com/questions/44070016/download-firebase-cloud-functions