Skip to content

Does node target not support chunkSplit #1569

Answered by chenjiahan
longht021189 asked this question in Q&A
Discussion options

You must be logged in to vote

Normally this will not affect Node.js startup perf.

For splitting Node.js bundles, we can use dynamic import and it will generate separate chunks after building.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@longht021189
Comment options

@chenjiahan
Comment options

Answer selected by longht021189
@longht021189
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants