GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (124 forks)auto 404
help wanted

Repository metrics

Stars
 (275 stars)
PR merge metrics
 (PR metrics pending)

説明

Individual packaging is not working with this plugin for python google functions. Is it possible to just use this plugin for deploying to google? and use another plugin like python-requirements for packaging? reason i ask is because when i use both plugins i get two zips (1 from serverless-google-cloudfunctions plugin and 1 from python-requirements) and deploying to google only seems to work with the zip google-cloudfunctions creates.

コントリビューターガイド