Skip to content

Consider adding defer/async to webpush headers #139

@marco-esubasta

Description

@marco-esubasta

Lighthouse doesn't like the amount of time it takes to load the scripts, it throws render blocking errors, that's why I recommend adding defer/async to the scripts, so that they are loaded asynchronously or right at the end of the load, reducing the time it takes to load the page.

Maybe make it optional, so that you can control wether you want it to load asynchronously or not.

image

Greeting from 🇦🇷 🤝 🇧🇩

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions