File tree
156 files changed
+2797
-2528
lines changed- .github
- actions/cache
- restore
- save
- workflows
- crates
- node_binding
- src
- compilation
- raw_options/raw_builtins
- rspack_cacheable/src/with
- rspack_collections/src
- rspack_core/src
- build_chunk_graph
- chunk_graph
- compiler
- make
- repair
- module_executor
- dependency
- module_graph
- stats
- utils
- rspack_plugin_asset/src
- rspack_plugin_css/src/dependency
- rspack_plugin_dll/src
- rspack_plugin_extract_css/src
- rspack_plugin_hmr/src
- rspack_plugin_javascript/src
- dependency
- commonjs
- esm
- plugin
- visitors/dependency/parser
- rspack_plugin_json/src
- rspack_plugin_library/src
- rspack_plugin_module_info_header/src
- rspack_plugin_rstest
- src
- npm
- darwin-arm64
- darwin-x64
- linux-x64-gnu
- wasm32-wasi
- win32-x64-msvc
- packages
- create-rspack
- template-react-js
- template-react-ts
- template-vue-js
- template-vue-ts
- rspack
- declarations
- etc
- scripts
- src
- builtin-plugin
- loader-runner
- rspack-cli
- rspack-test-tools
- src/processor
- tests
- builtinCases/plugin-javascript/provide
- __snapshots__
- configCases
- builtins/provide
- css-extract/rebuild-module
- loader-import-module/cycle-dependency
- lib
- module/match-resource-mimetype
- module-variables/webpack-public-path
- plugins/rstest
- src
- source-map
- verify-css-js-mix
- verify-es6
- verify-es6-minify
- diagnosticsCases/factorize/import-module
- hotCases/loader/import-module-1/__snapshots__/web
- patches
- tests
- bench
- e2e
- webpack-examples/module-federation
- webpack-test
- cases/errors
- import-module-cycle
- import-module-cycle-multiple
- configCases/source-map/context-module-source-path
- website
- theme/components/Landingpage/WhoIsUsing
- assets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
156 files changed
+2797
-2528
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
|
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: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| 181 | + | |
181 | 182 |
| |
182 | 183 |
| |
183 | 184 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
| 109 | + | |
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 |
| - | |
| 277 | + | |
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
| |||
493 | 493 |
| |
494 | 494 |
| |
495 | 495 |
| |
| 496 | + | |
496 | 497 |
| |
497 | 498 |
| |
498 | 499 |
| |
| |||
2431 | 2432 |
| |
2432 | 2433 |
| |
2433 | 2434 |
| |
| 2435 | + | |
| 2436 | + | |
| 2437 | + | |
| 2438 | + | |
2434 | 2439 |
| |
2435 | 2440 |
| |
2436 | 2441 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
| 50 | + | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
| |||
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
67 |
| - | |
| 66 | + |
Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
68 | 91 |
| |
69 | 92 |
| |
70 | 93 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
177 |
| - | |
| 176 | + | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 | 1 |
| |
4 | 2 |
| |
5 | 3 |
| |
| |||
112 | 110 |
| |
113 | 111 |
| |
114 | 112 |
| |
115 |
| - | |
116 |
| - | |
| 113 | + | |
| 114 | + | |
117 | 115 |
| |
118 | 116 |
| |
119 | 117 |
| |
|
Lines changed: 34 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
572 |
| - | |
573 |
| - | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
574 | 576 |
| |
575 | 577 |
| |
576 | 578 |
| |
| |||
605 | 607 |
| |
606 | 608 |
| |
607 | 609 |
| |
608 |
| - | |
| 610 | + | |
609 | 611 |
| |
610 | 612 |
| |
611 |
| - | |
612 |
| - | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
613 | 617 |
| |
614 | 618 |
| |
615 | 619 |
| |
| |||
625 | 629 |
| |
626 | 630 |
| |
627 | 631 |
| |
628 |
| - | |
| 632 | + | |
629 | 633 |
| |
630 | 634 |
| |
631 | 635 |
| |
| |||
705 | 709 |
| |
706 | 710 |
| |
707 | 711 |
| |
708 |
| - | |
709 |
| - | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
710 | 716 |
| |
711 | 717 |
| |
712 | 718 |
| |
713 | 719 |
| |
714 | 720 |
| |
715 |
| - | |
| 721 | + | |
| 722 | + | |
716 | 723 |
| |
717 | 724 |
| |
718 | 725 |
| |
719 | 726 |
| |
720 |
| - | |
| 727 | + | |
| 728 | + | |
721 | 729 |
| |
722 | 730 |
| |
723 | 731 |
| |
| |||
752 | 760 |
| |
753 | 761 |
| |
754 | 762 |
| |
755 |
| - | |
| 763 | + | |
| 764 | + | |
756 | 765 |
| |
757 | 766 |
| |
758 | 767 |
| |
| |||
802 | 811 |
| |
803 | 812 |
| |
804 | 813 |
| |
805 |
| - | |
806 |
| - | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
807 | 818 |
| |
808 | 819 |
| |
809 | 820 |
| |
810 | 821 |
| |
811 | 822 |
| |
812 |
| - | |
| 823 | + | |
| 824 | + | |
813 | 825 |
| |
814 | 826 |
| |
815 | 827 |
| |
816 | 828 |
| |
817 |
| - | |
| 829 | + | |
| 830 | + | |
818 | 831 |
| |
819 | 832 |
| |
820 | 833 |
| |
| |||
849 | 862 |
| |
850 | 863 |
| |
851 | 864 |
| |
852 |
| - | |
| 865 | + | |
| 866 | + | |
853 | 867 |
| |
854 | 868 |
| |
855 | 869 |
| |
|
Lines changed: 32 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
4 | 24 |
| |
5 | 25 |
| |
6 | 26 |
| |
| |||
83 | 103 |
| |
84 | 104 |
| |
85 | 105 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
89 | 109 |
| |
90 | 110 |
| |
91 | 111 |
| |
| |||
96 | 116 |
| |
97 | 117 |
| |
98 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + |
0 commit comments