Home > @lynx-js/template-webpack-plugin > CustomSectionNaming
CustomSectionNaming interface
Names the custom section a chunk is emitted as.
Signature:
Remarks
Returning undefined keeps a chunk out of the custom sections. A background chunk left out stays in the manifest, which is where the runtime looks for it.

