Skip to content

add support ot $app/server read() method to cloudflare pages adapter #12446

Open
@nosovk

Description

@nosovk

Describe the problem

I have to create an endpoint, that servers static content (like an image), in svelte kit there is a special method for that case:

Describe the proposed solution

unfortunately those methods do not work with cloudflare adapter. It would be nice to implement it somehow

Alternatives considered

For now I've just stored base64 encoded asset in ts file.

Importance

would make my life easier

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