Reference
TransformInput
Configures a single compiler transform call.
Signature
interface TransformInputMembers
clientBoundaryFallbackImports?: readonly string[]clientBoundaryImports?: readonly string[]code: stringdev: booleanfilename: stringmode?: "auto" | "reactive" | "compat"parser?: "oxc"reactSuspenseRevealScriptSrc?: stringserverAwaitHydration?: booleanserverBootstrap?: ServerBootstrapModeserverBootstrapNonce?: stringserverBootstrapSrc?: stringserverEscape?: ServerEscapeOptionsserverHydration?: booleanserverOutput?: ServerOutputModesourceMap?: booleantarget: CompileTarget