File tree
242 files changed
+3864
-2683
lines changed- .github
- actions/rustup
- workflows
- crates
- node_binding
- scripts
- src
- modules
- raw_options
- raw_experiments
- raw_module
- rspack_core/src
- artifacts
- build_chunk_graph
- chunk_graph
- compiler
- make/cutout
- dependency
- exports
- module_graph
- old_cache/local
- options
- experiments
- stats
- rspack_error/src
- rspack_ids/src
- rspack_javascript_compiler/src/compiler
- rspack_plugin_asset/src
- rspack_plugin_css/src/dependency
- rspack_plugin_javascript/src
- dependency
- commonjs
- context
- esm
- url
- worker
- parser_plugin
- inner_graph
- plugin
- utils/eval
- visitors/dependency/parser
- rspack_plugin_json/src
- rspack_plugin_library/src
- rspack_plugin_rsdoctor/src
- rspack_plugin_rstest/src
- rspack_plugin_wasm/src/dependency
- rspack_util/src
- rspack
- src/builder
- tests/snapshots
- npm
- darwin-arm64
- darwin-x64
- linux-x64-gnu
- wasm32-wasi
- win32-x64-msvc
- packages
- create-rspack
- rspack-cli
- src/commands
- rspack-test-tools
- etc
- src
- plugin
- processor
- tests
- __snapshots__
- compilerCases
- configCases
- asset/custom-encoder
- build-http/redirect
- builtin-swc-loader/validate
- inline-const
- basic
- cjs
- normal-module/module-instance
- fixtures/esm
- legacy-test
- watchCases/compilation/remove-module
- 0
- 1
- rspack
- etc
- src
- builtin-loader/swc
- builtin-plugin
- html-plugin
- lazy-compilation
- config
- lib
- scripts
- tests
- e2e
- fixtures
- webpack-examples
- webpack-test
- website
- docs
- en
- api/javascript-api
- blog
- config
- contribute/development
- guide
- features
- migration
- optimization
- misc
- branding
- team
- public
- zh
- api/javascript-api
- blog
- config
- contribute/development
- guide
- features
- migration
- optimization
- misc
- branding
- team
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
242 files changed
+3864
-2683
lines changedLines changed: 4 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 | 2 |
| |
13 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
14 | 6 |
| |
15 |
| - | |
| 7 | + | |
16 | 8 |
| |
17 | 9 |
| |
18 | 10 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| |||
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| 67 | + | |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
69 |
| - | |
| 71 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + |
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
| 26 | + |
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| |||
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
72 |
| - | |
| 73 | + | |
| 74 | + | |
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
|
Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 29 |
| |
34 | 30 |
| |
35 |
| - | |
36 | 31 |
| |
37 | 32 |
| |
38 | 33 |
| |
39 |
| - | |
40 |
| - | |
| 34 | + | |
| 35 | + | |
41 | 36 |
| |
42 | 37 |
| |
43 | 38 |
| |
| |||
99 | 94 |
| |
100 | 95 |
| |
101 | 96 |
| |
102 |
| - | |
| 97 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
| |||
91 | 93 |
| |
92 | 94 |
| |
93 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
94 | 99 |
| |
95 | 100 |
| |
96 | 101 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
|
0 commit comments