Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bundler/bundler.ts>Bundler#bundle

A Bundler with the web in mind.
Go to Latest
method Bundler.prototype.bundle
import { Bundler } from "https://deno.land/x/bundler@0.6.2/bundler.ts";

Parameters

inputs: string[]
optional
options: BundleOptions = [UNSUPPORTED]