You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
serve will be removed in the next v3.0.0 release in favor of serverless-offline (see #152 ). No efforts will be spent on the function anymore. So I'll close this issue.
API Gateway now recognizes
statusCode
,body
, andheaders
as part of Lambda Function output.Can we get
serverless-webpack
to pass along these headers as well?In
server.js
:The text was updated successfully, but these errors were encountered: