- Notifications
You must be signed in to change notification settings - Fork26.4k
Closed
Labels
Milestone
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 tosquoosh.app and shrink/resize the image before placing it under theassets
folder
Describe the solution you'd like
Provide an angular component for image optimization similar toNext.js Image
Describe alternatives you've considered
Manually optimize JPG/PNG/WebP images usingsquoosh.app and SVG usingSVGOMG