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

x/mesozoic/lib/graph.ts>buildModuleGraph

A generic build system for Deno web apps
Go to Latest
function buildModuleGraph
import { buildModuleGraph } from "https://deno.land/x/mesozoic@v1.0.0-alpha.15/lib/graph.ts";

Parameters

builder: Builder
localSources: FileBag
entrypoint: Entrypoint