Skip to content

Preload #199

@collimarco

Description

@collimarco

I have tested a website that uses this gem with Google PageSpeed.

I get this recommendation:

Preload key requests
Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. 
…font-awesome/fa-solid-900-eb98716….woff2

Rails offers preload_link_tag for normal assets... but it's not clear if we can use it to preload assets of this gem.

Any idea?

Probably this gem should include a method like preload_fa_tag. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions