property ReactRouterPluginOptions.assetsDir
Since 0.1.0

Filesystem root of the built client bundle. Omit to disable static-asset serving (no asset route registered).

Type

string

Usage

import { type ReactRouterPluginOptions } from "react-router-plugin/src/index.ts";