Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/bundler/plugins/html/mod.ts>extractDependencies

A Bundler with the web in mind.
Latest
function extractDependencies
import { extractDependencies } from "https://deno.land/x/bundler@0.9.0/plugins/html/mod.ts";

Parameters

input: string
ast: posthtml.Node[]
optional
unnamed 2: { importMap?: ImportMap; } = [UNSUPPORTED]