Skip to content

Service worker prevents function calls #2

@lgraubner

Description

@lgraubner

As the service worker seems to be the "official" one I assume it can't be used like this in combination with functions.

facebook/create-react-app#2237 (comment)

The Service worker will just return the app instead of the function itself. Only option is ejecting and extend navigateFallbackWhitelist option.

I didn't test this with this package, but with a bare CRA app and functions which should be basically the same.

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