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

x/ultra/lib/build/ultra.ts>UltraBuilder

🧙 Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
class UltraBuilder
extends Builder
import { UltraBuilder } from "https://deno.land/x/ultra@v2.0.0-beta.12/lib/build/ultra.ts";

Constructors

new
UltraBuilder(options: Partial<BuildOptions>, onSuccessCallback?: OnSuccessCallback)

Properties

private
optional
plugin: BuildPlugin
optional
browserEntrypoint: string
serverEntrypoint: string