serverless/serverless-google-cloudfunctions

Individual Packaging

Open

#240 创建于 2020年10月24日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (124 fork)auto 404
help wanted

仓库指标

Star
 (275 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南