Skip to content

Introduce the as attribute#188

Merged
mattesmohr merged 3 commits into
mainfrom
introduce-as-attribute
Aug 28, 2025
Merged

Introduce the as attribute#188
mattesmohr merged 3 commits into
mainfrom
introduce-as-attribute

Conversation

@mattesmohr

Copy link
Copy Markdown
Member

This pull request adds the missing as attribute, which can be used to tell the browser the type of resource being loaded.

Link()
   .relationship(.preload)
   .as(.fetch)

@mattesmohr mattesmohr changed the title Introduce as attribute Introduce the as attribute Aug 27, 2025
@mattesmohr mattesmohr marked this pull request as ready for review August 28, 2025 19:42
@mattesmohr mattesmohr merged commit b929d29 into main Aug 28, 2025
1 check passed
@mattesmohr mattesmohr deleted the introduce-as-attribute branch August 28, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant