Skip to content

Make aws-sdk a peer dependency #140

@sypl

Description

@sypl

Currently I'm using dyno in an AWS Lambda, and when we package up our dependencies aws-sdk gets included, despite it not being needed because the lambda service itself has it included already. This bloats our package by 25M.

Anyone using this package will already likely be using aws-sdk anyway, so perhaps it would make more sense to make it a peer dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions