Skip to main content
Module

x/alephjs/server/helpers.ts>toLocalPath

The Full-stack Framework in Deno.
Latest
function toLocalPath
import { toLocalPath } from "https://deno.land/x/alephjs@1.0.0-alpha.78.1/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

Parameters

url: string

Returns

string