Module

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

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

Parameters

mod: Module
external: string[]

Returns

Promise<string>