Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/frugal/src/Config.ts>FrugalConfig

A frugal web framework
Go to Latest
class FrugalConfig
import { FrugalConfig } from "https://deno.land/x/frugal@0.9.2/src/Config.ts";

Constructors

new
FrugalConfig(config: Config)

Properties

readonly
budget
readonly
buildCacheFile
readonly
builddir
readonly
cachedir
readonly
esbuildOptions
readonly
exporter
readonly
globalCss
readonly
importMap
readonly
importMapURL
readonly
outdir
readonly
pages
readonly
plugins
readonly
publicdir
readonly
rootdir
readonly
self
readonly
server
readonly
staticdir

Methods

resolve(specifier: string)