For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /api/template-webpack-plugin.lynxtemplatepluginoptions.enablesectionbytecode.md.
This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/template-webpack-plugin > LynxTemplatePluginOptions > enableSectionBytecode

LynxTemplatePluginOptions.enableSectionBytecode property

Whether to compile the main thread sections to JsBytecode.

Signature:

enableSectionBytecode?: boolean | undefined;

Default Value

Enabled outside of development and debug builds, which keeps the sections readable while debugging.