Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method LoaderContext.build
import { LoaderContext } from "https://deno.land/x/frugal@0.5.0/docs/dep/frugal/core.ts";

Parameters

config: CleanConfig
assets: Asset[]
getLoaderCache: (name: string) => Promise<PersistentCache>