We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
We are planning to use the Google Cloud Platform for our development and are evaluating possible toolsets that we could use.
However, after having a look at the project, I noticed that it seems to have weird references all over the place.
Some examples:
es2016
nodejs16
Node.js 10 runtime
I'd like to understand if this project is the recommended one or if there is another way to build, test, and deploy Node.js functions in GCP.
Best regards, Markus
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
We are planning to use the Google Cloud Platform for our development and are evaluating possible toolsets that we could use.
However, after having a look at the project, I noticed that it seems to have weird references all over the place.
Some examples:
es2016
in https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/docs/typescript.mdnodejs16
in https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/docs/typescript.mdNode.js 10 runtime
mentioned in the main README fileI'd like to understand if this project is the recommended one or if there is another way to build, test, and deploy Node.js functions in GCP.
Best regards,
Markus
The text was updated successfully, but these errors were encountered: