Commit 5ec0e7c
fix: request analyzer stats fields (#718)
* fix: request analyzer stats fields
* Update stats options for bundle analysis in Rspack 2.0
Explicitly define `stats.toJson()` options for bundle analysis to support Rspack 2.0 with minimal code changes needed.
---------
Co-authored-by: Vesa Laakso <482561+valscion@users.noreply.github.com>1 parent a2ae1ef commit 5ec0e7c
2 files changed
Lines changed: 40 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
33 | 59 | | |
34 | 60 | | |
35 | 61 | | |
| |||
111 | 137 | | |
112 | 138 | | |
113 | 139 | | |
114 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
115 | 143 | | |
116 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
117 | 147 | | |
118 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
119 | 151 | | |
120 | 152 | | |
121 | 153 | | |
| |||
0 commit comments