Module

x/lume/cli/build.ts>build

🔥 Static site generator for Deno 🦕
Very Popular
Latest
function build
import { build } from "https://dotland.deno.dev/x/lume@v2.2.2/cli/build.ts";

Build the website and optionally watch changes and serve the site

Parameters

config: string | undefined
optional
serve: boolean
optional
watch: boolean