Commit 4c3b548
authored
fix(rsc): fix internal import to allow stable react vendor chunk (#824)
Just curiosity. I was wondering what would be a Vite equivalent of https://github.com/web-infra-dev/rsbuild/blob/main/packages/plugin-react/src/splitChunks.ts
Testing `manualChunks` is postponed for #940 for now since that's going to be tricky for rolldown-vite ci.1 parent 6291178 commit 4c3b548
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
| 740 | + | |
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| |||
0 commit comments