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

x/bundler/bundler.ts>Bundler#createBundles

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

Parameters

chunks: Chunks
graph: Graph
optional
options: CreateBundleOptions = [UNSUPPORTED]