Skip to content

Redundant generated file check in the Cloudflare worker #9039

@teemingc

Description

@teemingc

Describe the bug

All requests to /_app/* currently bypass the Cloudflare worker, so the block of code that checks for the path will never run.
This also causes the /_app/version.json file to have its cache-control set incorrectly (browser default) because it's not set in the generated headers config that only affects static requests.

Severity

annoyance

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions