@@ -665,66 +665,66 @@ exports[`loader should work with inline module syntax: result 1`] = `
665
665
Array [
666
666
Array [
667
667
"other.modules.css!=!../../src/index.js?[ident]!./index-loader-syntax.modules.css",
668
- "._1ZJhuRHDA53bY_Z4Qfm2b4 {
668
+ "._14oM7qkZ6dgC62uK5h4NI0 {
669
669
color : red ;
670
670
}
671
671
672
- .j3CQSVq_DdDvo0Ew74yQi {
672
+ ._2NqyYysncZeLetATpl0xfW {
673
673
color : white ;
674
674
} ",
675
675
"",
676
676
],
677
677
Array [
678
- "plain.scss!=!../../src/index.js?[ident] !./index-loader-syntax-sass.css",
679
- ".baz {
678
+ "button.modules.css!= !./index-loader-syntax-sass.css",
679
+ "._8aapa4kQQdSsOoRODcrwe {
680
680
width : 5px ;
681
681
} ",
682
682
"",
683
683
],
684
684
Array [
685
685
"other.modules.scss!=!../../src/index.js?[ident]!./index-loader-syntax-sass.modules.css",
686
- "._1fGl5mRxLFCqIet0X3JYrB > ._2pVMnENaxk1YmKug-4EMYF {
686
+ "._2yVYVQfmDwKLZn9Qj6k_Q5 > ._3rHlnRnPEotX4nTkd82-aE {
687
687
color : red ;
688
688
} ",
689
689
"",
690
690
],
691
691
Array [
692
692
"other.modules.css!=!../../src/index.js?[ident]!./index-loader-syntax.modules.css",
693
- "._1ZJhuRHDA53bY_Z4Qfm2b4 {
693
+ "._14oM7qkZ6dgC62uK5h4NI0 {
694
694
color : red ;
695
695
}
696
696
697
- .j3CQSVq_DdDvo0Ew74yQi {
697
+ ._2NqyYysncZeLetATpl0xfW {
698
698
color : white ;
699
699
}
700
700
701
- .B7fdaUjwJ3YVou1v7dYEE {
701
+ ._1-Aa1c8UQML46IWY0FjGXT {
702
702
from : custom ;
703
703
} ",
704
704
"",
705
705
],
706
706
Array [
707
707
"other.modules.css!=!../../src/index.js?[ident]!./index-loader-syntax.modules.css",
708
- "._1ZJhuRHDA53bY_Z4Qfm2b4 {
708
+ "._14oM7qkZ6dgC62uK5h4NI0 {
709
709
color : red ;
710
710
}
711
711
712
- .j3CQSVq_DdDvo0Ew74yQi {
712
+ ._2NqyYysncZeLetATpl0xfW {
713
713
color : white ;
714
714
}
715
715
716
- .B7fdaUjwJ3YVou1v7dYEE {
716
+ ._1-Aa1c8UQML46IWY0FjGXT {
717
717
from : custom ;
718
718
} ",
719
719
"",
720
720
],
721
721
Array [
722
722
"other.modules.scss!=!../../src/index.js?[ident]!./index-loader-syntax-sass.modules.css",
723
- "._1fGl5mRxLFCqIet0X3JYrB > ._2pVMnENaxk1YmKug-4EMYF {
723
+ "._2yVYVQfmDwKLZn9Qj6k_Q5 > ._3rHlnRnPEotX4nTkd82-aE {
724
724
color : red ;
725
725
}
726
726
727
- ._1kK_VYa-N303wnLgpvL-7d {
727
+ ._2kEhhupr-6tgHnCC_d4yO8 {
728
728
from : custom ;
729
729
} ",
730
730
"",
@@ -733,6 +733,27 @@ Array [
733
733
"./index-loader-syntax.css",
734
734
".a {
735
735
color : red ;
736
+ } ",
737
+ "",
738
+ ],
739
+ Array [
740
+ "button.modules.css!=!./index-loader-syntax-sass.css",
741
+ "._8aapa4kQQdSsOoRODcrwe {
742
+ width : 5px ;
743
+ } ",
744
+ "",
745
+ ],
746
+ Array [
747
+ "button.module.scss!=!./base64-loader/index.js?[ident]!./simple.js?foo=bar",
748
+ "._2hfVrRfux-FOrqimHr-fzt {
749
+ color : red ;
750
+ } ",
751
+ "",
752
+ ],
753
+ Array [
754
+ "other.module.scss!=!./base64-loader/index.js?[ident]!./simple.js?foo=baz",
755
+ "._2jOyhMQwdpQ85V5dDLcfoG {
756
+ color : red ;
736
757
} ",
737
758
"",
738
759
],
0 commit comments