Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ogone/src/ogone.main.d.ts>OgoneConfiguration

Advanced Web Composition for Future
Latest
interface OgoneConfiguration
import { type OgoneConfiguration } from "https://deno.land/x/ogone@revb3/src/ogone.main.d.ts";

Properties

entrypoint: string
optional
deploySPA: boolean

should be used with the build config will add the deploy.ts file to the dest folder

optional
port: number
optional
static: string
optional
head: string
optional
build: string
optional
serve: boolean
optional
compileCSS: boolean
optional
minifyCSS: boolean
optional
devtool: boolean
optional
controllers: string[]
optional
types: string[]

paths to the types for tsc

optional
startTime: number

UTC time at the begining of tasks