import { toLocalPath } from "https://deno.land/x/aleph@1.0.0-alpha.72/server/helpers.ts";
fix remote url to local path.
e.g. https://esm.sh/react@17.0.2?dev
-> /-/esm.sh/react@17.0.2?dev
import { toLocalPath } from "https://deno.land/x/aleph@1.0.0-alpha.72/server/helpers.ts";
fix remote url to local path.
e.g. https://esm.sh/react@17.0.2?dev
-> /-/esm.sh/react@17.0.2?dev