File tree
253 files changed
+3510
-2434
lines changed- .github/workflows
- .vscode
- crates
- node_binding
- src
- compilation
- dependencies
- modules
- plugins
- js_loader
- raw_options
- raw_builtins
- raw_experiments/raw_cache
- raw_split_chunks
- rspack_core/src
- binding
- chunk_graph
- compiler
- make/cutout
- dependency
- options
- stats
- rspack_javascript_compiler/src/compiler
- rspack_macros/src
- rspack_napi/src
- ext
- js_values
- rspack_plugin_asset/src
- rspack_plugin_copy/src
- rspack_plugin_css
- src
- parser_and_generator
- plugin
- runtime
- rspack_plugin_css_chunking/src
- rspack_plugin_devtool/src
- rspack_plugin_dll/src
- dll_entry
- dll_reference
- rspack_plugin_externals/src
- rspack_plugin_extract_css/src
- rspack_plugin_javascript/src
- dependency
- commonjs
- esm
- parser_and_generator
- parser_plugin
- define_plugin
- plugin
- utils/eval
- visitors/dependency
- parser
- rspack_plugin_json/src
- rspack_plugin_lazy_compilation/src
- rspack_plugin_mf/src
- container
- sharing
- rspack_plugin_module_info_header
- src
- rspack_plugin_runtime/src
- runtime_module
- runtime
- rspack_plugin_split_chunks/src
- plugin
- rspack_plugin_sri/src
- rspack_plugin_wasm/src
- rspack_regex/src
- npm
- darwin-arm64
- darwin-x64
- linux-x64-gnu
- wasm32-wasi
- win32-x64-msvc
- packages
- create-rspack
- template-vue-js
- template-vue-ts
- rspack
- etc
- src
- builtin-plugin
- rspack-cli
- rspack-test-tools
- tests
- __snapshots__
- builtinCases/plugin-wasm/imports-multiple/__snapshots__
- configCases
- build-http/css/__snapshot__
- compilation/errors
- css/export-selector/__snapshot__
- plugins
- copy-plugin-transform
- src
- minify-parser
- treeShakingCases/cyclic-reference-export-all/__snapshots__
- tests
- bench
- e2e
- webpack-examples/build-http
- rspack.lock.data
- https___cdn.esm.sh
- https___cdn.skypack.dev
- https___jspm.dev
- https___unpkg.com
- webpack-test
- __snapshots__
- cases
- errors
- case-sensitive
- import-module-cycle
- import-module-cycle-multiple
- parsing/harmony-destructuring-assignment
- configCases
- chunk-index/recalc-index
- container
- reference-hoisting
- track-initial-chunks
- contenthash
- css-generator-options
- module-ids-size
- css
- no-extra-runtime-in-js
- pathinfo
- prefer-relative
- prefer-relative-css-import
- prefetch-preload-module
- prefetch-preload-module-only-css
- pseudo-export
- pseudo-import
- runtime-issue
- url
- webpack-ignore
- json/proto
- mangle/exports-info-can-mangle
- parsing/require-resolve-ignore
- source-map/eval-source-map-debugids
- target/system-named-assets-path
- web
- prefetch-preload-module
- prefetch-preload-module-jsonp
- prefetch-preload-module-only-js
- website
- components
- docs
- en
- api
- javascript-api
- plugin-api
- blog
- config
- contribute/development
- guide
- features
- optimization
- start
- tech
- plugins
- rspack
- webpack
- zh
- api
- javascript-api
- plugin-api
- blog
- config
- contribute/development
- guide
- features
- optimization
- start
- tech
- plugins
- rspack
- webpack
- theme
- i18n
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
253 files changed
+3510
-2434
lines changedLines changed: 6 additions & 6 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 | 10 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
|
Lines changed: 12 additions & 13 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 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
| 152 | + | |
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - |
Lines changed: 8 additions & 9 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 |
| |
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
| |||
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
56 |
| - | |
| 55 | + | |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
| |||
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
67 |
| - | |
| 66 | + | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
| |||
75 | 74 |
| |
76 | 75 |
| |
77 | 76 |
| |
78 |
| - | |
| 77 | + | |
79 | 78 |
| |
80 | 79 |
| |
81 | 80 |
| |
| |||
86 | 85 |
| |
87 | 86 |
| |
88 | 87 |
| |
89 |
| - | |
| 88 | + | |
90 | 89 |
| |
91 | 90 |
| |
92 | 91 |
| |
| |||
97 | 96 |
| |
98 | 97 |
| |
99 | 98 |
| |
100 |
| - | |
| 99 | + | |
101 | 100 |
| |
102 | 101 |
| |
103 | 102 |
| |
| |||
119 | 118 |
| |
120 | 119 |
| |
121 | 120 |
| |
122 |
| - | |
| 121 | + | |
123 | 122 |
| |
124 | 123 |
| |
125 | 124 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
180 | 176 |
| |
181 | 177 |
| |
182 | 178 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 |
| |
8 | 11 |
| |
9 | 12 |
| |
|
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 21 | + | |
24 | 22 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 23 | + | |
28 | 24 |
| |
29 | 25 |
| |
30 | 26 |
| |
| |||
41 | 37 |
| |
42 | 38 |
| |
43 | 39 |
| |
| 40 | + | |
44 | 41 |
| |
45 | 42 |
| |
46 | 43 |
| |
47 | 44 |
| |
48 | 45 |
| |
49 |
| - | |
| 46 | + |
Lines changed: 31 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments