Module

x/aleph/bundler/mod.ts>Bundler#build

The Full-stack Framework in Deno.
Go to Latest
method Bundler.prototype.build
import { Bundler } from "https://dotland.deno.dev/x/aleph@v0.3.0-beta.3/bundler/mod.ts";

run deno bundle and compress the output using terser.

Parameters

entryFile: string
bundleFile: string