Want stats for them to be generated separately into two different html files #635
Answered
by
th0r
zhangzhuang15
asked this question in
Q&A
|
I have two entry point, for example |
Answered by
th0r
Jul 18, 2024
Replies: 1 comment 2 replies
|
You can try to use excludeAssets option and analyze your bundle twice, keeping only one entry point in each run. |
2 replies
Answer selected by
zhangzhuang15
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can try to use excludeAssets option and analyze your bundle twice, keeping only one entry point in each run.