Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function build
import { build } from "https://deno.land/x/frugal@0.5.0/packages/dependency_graph/mod.ts";

Build a dependency graph from the given entrypoints.

Parameters

entrypoints: URL[]
optional
config: Config = [UNSUPPORTED]