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

x/aleph/server/app.ts>Application#runDenoBundle

The Full-stack Framework in Deno.
Go to Latest
method Application.prototype.runDenoBundle
import { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.5/server/app.ts";

run deno bundle and compess the output with terser.

Parameters

bundleEntryFile: string
bundleFile: string
optional
header = [UNSUPPORTED]
optional
reload = [UNSUPPORTED]