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

remove optional adapters from default dependencies #1359

Closed
championswimmer opened this issue Apr 4, 2016 · 1 comment
Closed

remove optional adapters from default dependencies #1359

championswimmer opened this issue Apr 4, 2016 · 1 comment

Comments

@championswimmer
Copy link

In extension of the discussion here #761
We should move out adapters like the GCS adapter or S3 adapter from parse's default dependencies.

If I want to use a simple fs backed storage, I have no use downloading those adapters from npm.

It can simply be mentioned on the Wiki https://github.com/ParsePlatform/parse-server/wiki/Configuring-File-Adapters#configuring-s3adapter that you need to add the adapter to your package.json.

@flovilmart
Copy link
Contributor

there's a PR for that already #1339

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

2 participants