Skip to main content
Module

x/bundler/plugins/file.ts>FilePlugin#createBundle

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

Parameters

chunk: Chunk
context: Context

Returns

Promise<Source | void>