Skip to content

Commit

Permalink
Set lambda "strip: true" to false
Browse files Browse the repository at this point in the history
  • Loading branch information
aloftus23 committed Dec 12, 2024
1 parent 7df31d3 commit e0a48ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ custom:
pythonRequirements:
dockerizePip: true
slim: true
strip: true
strip: false
noDeploy:
- boto3
- botocore
Expand Down

0 comments on commit e0a48ad

Please sign in to comment.