This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
161 files changed
+22903
-490
lines changed- .vscode
- crates
- node_binding
- src
- rspack
- src
- builder
- options
- rspack_binding_values/src/options
- rspack_core/src
- compiler
- options
- resolve
- resolver
- rspack_fs
- src
- rspack_ids/src
- rspack_loader_runner/src
- rspack_plugin_externals/src
- rspack_plugin_javascript/src/parser_plugin/define_plugin
- rspack_storage
- src/pack/strategy/split
- tests
- packages
- rspack/src
- config
- rspack-test-tools/tests
- __snapshots__
- configCases/resolve/pnp-enable
- .yarn
- cache
- diagnosticsCases/config/pnp-disable
- .yarn
- cache
- website
- docs
- en
- api
- loader-api
- plugin-api
- runtime-api
- blog
- config
- contribute
- architecture
- development
- guide
- features
- migration
- optimization
- start
- tech
- misc
- branding
- planning
- team
- plugins
- rspack
- webpack
- zh
- api
- runtime-api
- blog
- config
- contribute/development
- guide
- compatibility
- migration
- start
- misc
- planning
- plugins/webpack
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
161 files changed
+22903
-490
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
|
0 commit comments