Interface StaticAssetEntry

Options for serving static assets.

Hierarchy

  • StaticAssetEntry

Properties

Properties

glob: string[]

A list of glob patterns that match or omit files to be included.

permanent?: boolean

Set to true if the file has a hash in its path so that it can be considered unique across deployments.

Generated using TypeDoc