property StaticPluginOptions.index

Index file to serve when a directory is requested (default: 'index.html'). Set to empty string '' to disable index resolution.

Type

string

Usage

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