Skip to main content
Module

x/blocks/engine/importmap/builder.ts>safeImportResolve

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Latest
variable safeImportResolve
import { safeImportResolve } from "https://deno.land/x/blocks@1.101.14/engine/importmap/builder.ts";

This function is a workaround while deno's team did not resolve the issue with import.meta.resolve Tracked issue: https://github.com/denoland/deno/issues/25579

type

(specifier: string) => string