这是开发预览网站。请访问正式文档 lynxjs.org

Home > @lynx-js/rspeedy > Performance > chunkSplit

Performance.chunkSplit property

Performance.chunkSplit is used to configure the chunk splitting strategy.

Signature:

chunkSplit?: ChunkSplit | ChunkSplitBySize | ChunkSplitCustom | undefined;