Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to make aws-sdk optional? #3

Open
ocdtrekkie opened this issue Jan 8, 2023 · 0 comments
Open

Is it possible to make aws-sdk optional? #3

ocdtrekkie opened this issue Jan 8, 2023 · 0 comments

Comments

@ocdtrekkie
Copy link

Context: We are adding ep_image_upload to the Etherpad package for Sandstorm.io, which does not ever attempt to store information externally if avoidable.

Dragging in the entire aws-sdk in order to upload images locally feels sort of unpleasant. Is there any way to only include that heft if we are storing in S3? npm says aws-sdk is a solid 80 MB, which is a pretty hefty bloat for an app for unused functionality.

cc: @zenhack

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

No branches or pull requests

1 participant