Skip to main content
Module

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

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Bundler.prototype._bundle
import { Bundler } from "https://deno.land/x/aleph@v0.3.0-alpha.29/bundler/mod.ts";

run deno bundle and compress the output using terser.

Parameters

bundleEntryFile: string
bundleFile: string