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.25/bundler/mod.ts";

Parameters

entryMods: Array<{ url: string; shared: boolean; }>