Skip to content

Moved aws-sdk to devDependencies#1

Open
phips28 wants to merge 1 commit intoactionably:masterfrom
phips28:patch-1
Open

Moved aws-sdk to devDependencies#1
phips28 wants to merge 1 commit intoactionably:masterfrom
phips28:patch-1

Conversation

@phips28
Copy link
Copy Markdown

@phips28 phips28 commented Oct 9, 2019

The module serverless-webpack would include the aws-sdk in the production package, because its a dependency in your module.
This requires an extra deletion of the aws-sdk module in node_modules. To avoid this, just move it to devDependencies.

The module serverless-webpack would include the aws-sdk in the production package, because its a dependency in your module.
This requires an extra deletion of the aws-sdk module in node_modules. To avoid this, just move it to devDependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant