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

x/frugal/packages/core/mod.ts>Frugal#build

A frugal web framework
Go to Latest
method Frugal.prototype.build
import { Frugal } from "https://deno.land/x/frugal@0.5.0/packages/core/mod.ts";

Build all the registered static pages.

A page might be skipped if nothing has changed since the last build or refresh of the page