Type declaration
adapterName: string
assets: Set<string>
base: string
buildFormat: "file" | "directory" | "preserve"
checkOrigin: boolean
clientDirectives: Map<string, string>
compressHTML: boolean
entryModules: Record<string, string>
experimentalEnvGetSecretEnabled: boolean
inlinedScripts: Map<string, string>
rewritingEnabled: boolean
Optional site?: string
trailingSlash: "always" | "never" | "ignore"
Map of directive name (e.g.
load) to the directive script code