Skip to main content
Module

x/denopack/cli/runBundler.ts>runBundler

The bundling and minification toolset, made for Deno
Latest
function runBundler
import { runBundler } from "https://deno.land/x/denopack@0.10.0/cli/runBundler.ts";

Parameters

unnamed 0: Options
optional
watchCache: RollupCache

Returns

Promise<RollupCache | undefined>