Skip to main content
Module

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

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

Constructors

new
EsbuildBuilder(options: EsbuildBuilderOptions)

Methods

build(): Promise<EsbuildSnapshot>