-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
Hello,
Is there a way to force-include the "aws-sdk" package in the bundle? I'm aware this would make the lambdas bigger, however we need this in order to have our lambdas working in Node 18 until we migrate to SDK v3.
I've tried the following, but it always excluded the package:
- Using
forceIncludewithaws-sdkin it - Using
externalswithaws-sdkin it - Using an empty array on
forceExclude
qutek and cnuss
Metadata
Metadata
Assignees
Labels
No labels