serverless/serverless
在 GitHub 查看DX: Show a warning when using function-level package declarations without individual packaging enabled
Open
#2,977 建立於 2016年12月19日
bug/designcat/dxcat/packaginggood first issuehelp wanted
倉庫指標
- Star
- (46,915 star)
- PR 合併指標
- (平均合併 1天 15小時) (30 天內合併 34 個 PR)
描述
This is a Feature Proposal
Description
If you configure package declarations at the function level, in my case to include files which are in the service-level exclusion list, they only take effect if individually: true is also set at the service level.
Serverless should issue a warning or error if individually: true is not set.
Similar or dependent issues: n/a
Additional Data
- Serverless Framework Version you're using: 1.4.0
- Operating System: macOS 10.12.1
- Stack Trace: n/a
- Provider Error messages: n/a