property StaticPluginOptions.maxBufferBytes

Maximum file size to read fully into memory (default: 1MB). Files larger than this will use streaming when available.

Type

number

Usage

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