Commit ca1a20f
authored
File tree
130 files changed
+359
-360
lines changed- crates
- rspack_core/src
- dependency
- rspack_plugin_javascript/src
- dependency/esm
- parser_plugin
- plugin
- tests/rspack-test
- builtinCases
- plugin-asset
- asset-advanced/__snapshots__
- asset-simple/__snapshots__
- asset-source/__snapshots__
- plugin-css-modules
- modules-composes/__snapshots__
- modules-ident-name/__snapshots__
- plugin-html/variant/__snapshots__
- plugin-javascript
- builtins-define/__snapshots__
- hashbang/__snapshots__
- plugin-json/simple/__snapshots__
- plugin-wasm
- imports-multiple/__snapshots__
- v128/__snapshots__
- rspack/static-import/__snapshots__
- samples
- ancestor-has-all-modules/__snapshots__
- cycle-dynamic-entry/__snapshots__
- cycle-entry/__snapshots__
- intersection/__snapshots__
- mangle-exports/__snapshots__
- parent-have-partial-module/__snapshots__
- simple/__snapshots__
- swc-loader/experimental/__snapshots__
- configCases
- externals/module-import
- library
- esm-external
- modern-module-force-concaten/__snapshot__
- esmOutputCases
- dynamic-import/magic-comment/__snapshots__
- externals
- aliased/__snapshots__
- externals-aliased/__snapshots__
- re-exports
- cjs-entry/__snapshots__
- deep-re-exports-wrapped/__snapshots__
- wrapped-esm-entry/__snapshots__
- hookCases/normalModuleFactory#afterResolve/duplicate
- hotCases
- asset/parser-and-generator-states/__snapshots__/web
- chunks/update-chunk-loading-runtime/__snapshots__/web
- chunk/ensure-chunk-change-to-promise-all/__snapshots__/web
- css/css-extract/__snapshots__/web
- harmony/cjs-analyze-changed/__snapshots__/web
- hashing/exports-info-influence/__snapshots__/web
- make/clean-isolated-cycle/__snapshots__/web
- module-graph/import-order-change/__snapshots__/web
- newTreeshaking/re-export-optimization/__snapshots__/web
- recover/recover-after-removal-self-accepted/__snapshots__/web
- runtime
- circular/__snapshots__/web
- dispose-removed-module/__snapshots__/web
- unexpected-invalidation/used-exports/__snapshots__/web
- worker/move-between-runtime/__snapshots__/web
- treeShakingCases
- array-side-effects/__snapshots__
- assign-with-side-effects/__snapshots__
- basic/__snapshots__
- bb/__snapshots__
- cjs-export-computed-property/__snapshots__
- cjs-tree-shaking-basic/__snapshots__
- class-extend/__snapshots__
- css/__snapshots__
- cyclic-reference-export-all/__snapshots__
- default_export/__snapshots__
- explicit_named_export_higher_priority_1/__snapshots__
- explicit_named_export_higher_priority_2/__snapshots__
- export-all-from-side-effects-free-commonjs/__snapshots__
- export-imported-import-all-as/__snapshots__
- export-named-decl-as/__snapshots__
- export-star-chain/__snapshots__
- export_star2/__snapshots__
- export_star_conflict_export_no_error/__snapshots__
- export_star/__snapshots__
- import-as-default/__snapshots__
- import-export-all-as-a-empty-module/__snapshots__
- import-optional-chaining/__snapshots__
- import-star-as-and-export/__snapshots__
- import-var-assign-side-effects/__snapshots__
- inherit_export_map_should_lookup_in_dfs_order/__snapshots__
- issue-4637/__snapshots__
- issues_3198/__snapshots__
- local-binding-reachable1/__snapshots__
- local-binding-reachable2/__snapshots__
- module-rule-side-effects1/__snapshots__
- module-rule-side-effects2/__snapshots__
- named-export-decl-with-src-eval/__snapshots__
- named_export_alias/__snapshots__
- namespace-access-var-decl-rhs/__snapshots__
- nested-import-3/__snapshots__
- nested-import-4/__snapshots__
- prune-bailout-module/__snapshots__
- pure-iife-return/__snapshots__
- pure_comments_magic_comments/__snapshots__
- react-redux-like/__snapshots__
- reexport-all-as-multi-level-nested/__snapshots__
- reexport-all-as/__snapshots__
- reexport_default_as/__snapshots__
- reexport_entry_elimination/__snapshots__
- rename-export-from-import/__snapshots__
- rollup-unmodified-default-exports-function-argument/__snapshots__
- rollup-unmodified-default-exports/__snapshots__
- rollup-unused-called-import/__snapshots__
- rollup-unused-default-exports/__snapshots__
- rollup-unused-inner-functions-and-classes/__snapshots__
- rollup-unused-var/__snapshots__
- side-effects-analyzed/__snapshots__
- side-effects-export-default-expr/__snapshots__
- side-effects-flagged-only/__snapshots__
- side-effects-prune/__snapshots__
- side-effects-two/__snapshots__
- simple-namespace-access/__snapshots__
- static-class/__snapshots__
- transitive-bailout/__snapshots__
- transitive_side_effects_when_analyze/__snapshots__
- tree-shaking-false-with-side-effect-true/__snapshots__
- tree-shaking-interop/__snapshots__
- tree-shaking-lazy-import/__snapshots__
- unused-class-rename/__snapshots__
- var-function-expr/__snapshots__
- webpack-inner-graph-export-default-named/__snapshots__
- webpack-inner-graph-switch/__snapshots__
- webpack-innergraph-circular2/__snapshots__
- webpack-innergraph-circular/__snapshots__
- webpack-innergraph-no-side-effects/__snapshots__
- webpack-innergraph-try-globals/__snapshots__
- webpack-reexport-namespace-and-default/__snapshots__
- webpack-side-effects-all-used/__snapshots__
- webpack-side-effects-simple-unused/__snapshots__
- with-assets/__snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+359
-360
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
| 559 | + | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
| 567 | + | |
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
| 364 | + | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| |||
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
| 534 | + | |
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
704 | | - | |
705 | | - | |
| 704 | + | |
706 | 705 | | |
707 | 706 | | |
708 | 707 | | |
| |||
772 | 771 | | |
773 | 772 | | |
774 | 773 | | |
775 | | - | |
776 | | - | |
| 774 | + | |
| 775 | + | |
777 | 776 | | |
778 | 777 | | |
779 | 778 | | |
780 | 779 | | |
781 | | - | |
| 780 | + | |
782 | 781 | | |
783 | 782 | | |
784 | 783 | | |
785 | 784 | | |
786 | | - | |
| 785 | + | |
787 | 786 | | |
788 | 787 | | |
789 | 788 | | |
790 | | - | |
| 789 | + | |
791 | 790 | | |
792 | 791 | | |
793 | | - | |
| 792 | + | |
794 | 793 | | |
795 | 794 | | |
796 | 795 | | |
| |||
802 | 801 | | |
803 | 802 | | |
804 | 803 | | |
805 | | - | |
| 804 | + | |
806 | 805 | | |
807 | 806 | | |
808 | 807 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 3 additions & 3 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 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
tests/rspack-test/builtinCases/plugin-css-modules/modules-ident-name/__snapshots__/output.snap.txt
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments