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

[Feat] Extend Current ImageHandler and Image Component to support more Image CDN providers #14

Open
Adammatthiesen opened this issue May 1, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed planned

Comments

@Adammatthiesen
Copy link
Member

Adammatthiesen commented May 1, 2024

Currently our ImageHandler supports unpic the default free multi-CDN option, and cloudinary-js This is implemented with our internal imageHandler integration and Custom Image Component CImage.astro

The Goal of this issue would be to build support for more CDN direct package options, as well as build a extension system to allow the user to replace the imageHandler with their own custom one, whether that is an Integration, or a simple .astro component.

@Adammatthiesen Adammatthiesen added enhancement New feature or request help wanted Extra attention is needed labels May 1, 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 help wanted Extra attention is needed planned
Projects
None yet
Development

No branches or pull requests

1 participant