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

Make provider dependencies optional #82

Closed
pi0 opened this issue Apr 12, 2022 · 1 comment
Closed

Make provider dependencies optional #82

pi0 opened this issue Apr 12, 2022 · 1 comment
Labels
enhancement New feature or request pending

Comments

@pi0
Copy link
Member

pi0 commented Apr 12, 2022

Currently, we have some small dependencies that are only usable for some presets:

  • @cloudflare/kv-asset-handler
  • @netlify/functions
  • archiver (for azure)

Their install size overhead is very small (3.4M non-shared!) but this can be a problem if we are more presets that require such dependencies. Currently we do not include any cli and suggest using npx for tools such as wrangler and miniflare

Once we had the ability to auto-install deps, we can come back to this as check cons/pros.

Also related: nuxt/nuxt#13166

@pi0 pi0 added enhancement New feature or request pending labels Apr 12, 2022
@pi0 pi0 changed the title Make prover dependencies optional Make provider dependencies optional Apr 19, 2022
@pi0
Copy link
Member Author

pi0 commented May 16, 2024

it will be eventually happen as part of externalizing presets.

@pi0 pi0 closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pending
Projects
None yet
Development

No branches or pull requests

1 participant