Closed
Description
Feature Request
Relevant Package
- @angular/image
Description
Since version 10.0.0, Next.js has a built-in Image Component and Automatic Image Optimization.
In Angular land, user has to first navigate to squoosh.app and shrink/resize the image before placing it under the assets
folder
Describe the solution you'd like
Provide an angular component for image optimization similar to Next.js Image
Describe alternatives you've considered
Manually optimize JPG/PNG/WebP images using squoosh.app and SVG using SVGOMG