File tree
126 files changed
+1957
-1784
lines changed- .cargo
- .github
- actions/binary-limit
- workflows
- .vscode
- crates
- node_binding
- rspack_base64
- rspack_binding_api
- src
- rspack_core
- src
- artifacts
- build_chunk_graph
- cache/persistent
- compiler
- old_cache
- occasion
- utils
- rspack_error
- rspack_fs
- rspack_hash
- rspack_javascript_compiler
- src/compiler
- rspack_loader_swc
- src
- rspack_macros_test
- rspack_macros
- src
- rspack_napi
- rspack_plugin_css/src
- plugin
- runtime
- rspack_plugin_extract_css/src
- rspack_plugin_javascript
- src
- dependency/esm
- parser_plugin
- plugin
- rspack_plugin_json
- rspack_plugin_progress
- rspack_plugin_runtime/src
- runtime_module
- runtime
- rspack_plugin_schemes
- rspack_plugin_wasm
- rspack_regex
- rspack_tracing_perfetto
- rspack_util
- rspack_workspace
- src
- swc_plugin_import
- npm
- darwin-arm64
- darwin-x64
- linux-x64-gnu
- wasm32-wasi
- win32-x64-msvc
- packages
- create-rspack
- rspack-cli
- src/utils
- tests/build/config/extends/multiple
- rspack-test-tools
- tests
- configCases
- css-extract/with-contenthash
- library/modern-module-force-concaten/__snapshot__
- normalCases/parsing/destructuring-assignment
- runtimeDiffCases/chunk-loading
- module-chunk-loading#with-hmr
- module-chunk-loading
- rspack
- etc
- scripts
- codmod
- src
- config
- loader-runner
- util
- patches
- tasks
- benchmark
- codegen
- src
- deny-ext
- src
- release-check
- tests
- e2e
- webpack-test
- configCases/output-module/public-path
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
126 files changed
+1957
-1784
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 |
| - | |
| 21 | + |
Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 |
| - | |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 |
| |
43 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
44 | 55 |
| |
45 | 56 |
| |
46 | 57 |
| |
| |||
85 | 96 |
| |
86 | 97 |
| |
87 | 98 |
| |
88 |
| - | |
| 99 | + | |
89 | 100 |
| |
90 | 101 |
| |
| 102 | + | |
91 | 103 |
| |
92 |
| - | |
| 104 | + | |
93 | 105 |
| |
94 | 106 |
| |
95 | 107 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
|
Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
| 131 | + | |
131 | 132 |
| |
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
138 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
139 | 142 |
| |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
140 | 150 |
| |
141 | 151 |
| |
142 | 152 |
| |
|
Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
| 42 | + | |
| 43 | + | |
40 | 44 |
| |
41 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
42 | 55 |
| |
43 | 56 |
| |
44 | 57 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 |
| |
65 | 68 |
| |
66 | 69 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments