Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_bundler/plugins/file.ts>FilePlugin#createChunk

A Bundler with the web in mind.
Latest
method FilePlugin.prototype.createChunk
import { FilePlugin } from "https://deno.land/x/deno_bundler@v0.9.1/plugins/file.ts";

Parameters

item: Item
_context: Context
_chunkList: Item[]