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

x/keywork/bundling/esbuild/mod.ts>createBrowserBuildOptions

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
function createBrowserBuildOptions
import { createBrowserBuildOptions } from "https://deno.land/x/keywork@v5.0.3/bundling/esbuild/mod.ts";

ESBuild options for the browser bundle.

Parameters

entryPoints: string[]
outdir: string