Skip to content

Can't preload files/shared libs in service worker due to lack of XHR [PR OPEN] #22003

@seanmorris

Description

@seanmorris

Service workers no longer allow XHR-based requests (not sure if they ever did) so we can't load file packages or shared libs without using fetch(). The following PRs correct this:

#22002

#22016

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