Search Docs
Home > @lynx-js/react-rsbuild-plugin > PluginReactLynxOptions > debugInfoOutside
debugInfoOutside controls whether the debug info is placed outside the template.
Signature:
debugInfoOutside?: boolean;
This is recommended to be set to true to reduce template size.