Skip to content

Deno Deploy compatibility #35

@gnlow

Description

@gnlow

code changes
5dcb098 (http_cache.ts, Line 75) changed Deno.permissions.query to Deno.permissions.querySync.
And it seems to break compatibility with Deno Deploy.

TypeError: Deno.permissions.querySync is not a function
    at HttpCache.set (https://deno.land/x/deno_cache@0.5.2/http_cache.ts:75:27)

Ref: #7, 632db51

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