fix: dynamic import chunk is_entry should be false#361
Conversation
|
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
| } | ||
| } | ||
|
|
||
| fn render_stats_to_snapshot(&mut self, assets: Vec<Output>) { |
There was a problem hiding this comment.
Cool. It would be good if you could separate the testing changes in another PR.
I'm not sure if we need this information. I tend to not add this.
There was a problem hiding this comment.
I want to make sure the output stats are tested, Add this to the rust side because it is easy to debugger than js side. Maybe you have another idea for this?
There was a problem hiding this comment.
I'm not sure if we need this information. I tend to not add this.
The information is used at vite, it is also rust exported stats data, it should be tested.
There was a problem hiding this comment.
Any ideas on how rollup or esbuild test this?
There was a problem hiding this comment.
There was a problem hiding this comment.
I removed the test at the pr, it is can merged at now
f051c35 to
239cf2e
Compare
239cf2e to
325c04c
Compare

Description
Test Plan