Skip to main content
Module

x/fresh/src/build/esbuild.ts>EsbuildBuilder

The next-gen web framework.
Extremely Popular
Latest
class EsbuildBuilder
implements Builder
import { EsbuildBuilder } from "https://deno.land/x/fresh@1.6.8/src/build/esbuild.ts";

Constructors

new
EsbuildBuilder(options: EsbuildBuilderOptions)

Methods

build(): Promise<EsbuildSnapshot>