Skip to content

Fix esm.sh urls #82

@hayd

Description

@hayd

#64 (comment)

import * as x1 from "https://deno.land/x/fresh@1.0.1/";
import * as x2 from "https://esm.sh/preact@10.8.1";
import * as x3 from "https://esm.sh/preact@10.8.1/";
import * as x4 from "https://esm.sh/preact-render-to-string@5.2.0?deps=preact@10.8.1";
import * as x5 from "https://deno.land/x/fresh@1.0.1/";
import * as x6 from "https://esm.sh/v82/@trpc/server@10.0.0-alpha.22";

No idea what to do with ?deps here. 🤷

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions