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

x/mesozoic/lib/graph/load.ts>createLoader

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

Parameters

sources: FileBag
optional
target: "browser" | "deno" = [UNSUPPORTED]
optional
dynamicImportIgnored: RegExp[] = [UNSUPPORTED]