Skip to content

Support Netlify Image CDN in NgOptimizedImage #54303

@ascorbic

Description

@ascorbic

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 platformProviders in the Netlify Angular Runtime. Unless I'm misunderstanding, this would only work for SSR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: commonIssues related to APIs in the @angular/common package

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions