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
It would be great to have a kind of naming convention for provider plugins so that one knows what the npm package does / what the GitHub repo is.
npm
Here are my proposals for this:
serverless-provider-google
provider
google
serverless-provider-google-cloud-functions
The text was updated successfully, but these errors were encountered:
👍 on having the provider id match the repo id.
Sorry, something went wrong.
Merge pull request #1 from erikerikson/master
d810912
disable comma dangle for es6 compatibility
No branches or pull requests
It would be great to have a kind of naming convention for provider plugins so that one knows what the
npm
package does / what the GitHub repo is.Here are my proposals for this:
serverless-provider-google
(my favorite as theprovider
name in Serverless isgoogle
as well)serverless-provider-google-cloud-functions
The text was updated successfully, but these errors were encountered: