Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ To request a resized version:
## Current State & Known Issues

- **On-the-fly Processing**: We currently process images on request (cached by CDN). This avoids a massive build-time step but requires CPU resources on the server for uncached requests.
- **WebP**: We prefer WebP for performance but maintain PNGs as the source of truth.
- **WebP**: We prefer WebP for performance but maintain PNGs as the source of truth.
Loading