property StaticPluginOptions.fallback

Fallback file to serve for missing paths when Accept includes text/html (default: undefined). Used for SPA fallback.

Type

string

Usage

import { type StaticPluginOptions } from "starters/full-stack-starter/src/index.ts";