-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
area: commonIssues related to APIs in the @angular/common packageIssues related to APIs in the @angular/common package
Milestone
Description
Which @angular/* package(s) are relevant/related to the feature request?
common
Description
Netlify Image CDN is now automatically enabled for all sites deployed to Netlify and will be entering GA within the next two weeks. It can be used by all sites to format both local and remote images. Netlify is one of the most popular deploy platforms for Angular, so it is likely to be one of the most widely-used loaders. Most other frameworks have support for Netlify Image CDN now or coming soon.
Proposed solution
Provide a built-in image loader for Netlify Image CDN. I am happy to contribute this if needed.
Alternatives considered
- Publishing a custom loader. This seems less ideal, because it increases friction for users who won't know that this is available.
- Use
platformProvidersin the Netlify Angular Runtime. Unless I'm misunderstanding, this would only work for SSR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: commonIssues related to APIs in the @angular/common packageIssues related to APIs in the @angular/common package