ReactTracer Babel Plugin Settings For React 19
Package: @autotracer/plugin-babel-react19 · Layer: Build · Type: Overview
Use this page for the build-time settings passed to @autotracer/plugin-babel-react19 in your Babel configuration.
This layer controls build-time component injection, automatic hook labeling, React Server Components safety checks, and optional output-mode startup seeding. It does not replace the runtime reactTracer() initializer in @autotracer/react19, and it does not mount the Dashboard or load theme files.
For Next.js App Router style projects, this package covers client components only through the Babel path. Native Turbopack injection, React Server Component execution, and server actions are outside this package's documented coverage.
Settings By Concern
- Startup and browser control:
outputMode - Eligibility and labeling:
mode, pragma comments,include,exclude,labelHooks,labelHooksPattern, andprefix - Framework and build wiring:
serverComponentsandimportSource