Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/bundler/dependency.ts>resolve

A Bundler with the web in mind.
Go to Latest
function resolve
import { resolve } from "https://deno.land/x/bundler@0.6.2/dependency.ts";

Parameters

filePath: string
dependencyPath: string
optional
importMap: ImportMap = [UNSUPPORTED]