@@ -665,66 +665,66 @@ exports[`loader should work with inline module syntax: result 1`] = `
665665Array [
666666 Array [
667667 "other.modules.css!=!../../src/index.js?[ident]!./index-loader-syntax.modules.css",
668- "._1ZJhuRHDA53bY_Z4Qfm2b4 {
668+ "._14oM7qkZ6dgC62uK5h4NI0 {
669669 color : red ;
670670}
671671
672- .j3CQSVq_DdDvo0Ew74yQi {
672+ ._2NqyYysncZeLetATpl0xfW {
673673 color : white ;
674674} ",
675675 "",
676676 ],
677677 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 {
680680 width : 5px ;
681681} ",
682682 "",
683683 ],
684684 Array [
685685 "other.modules.scss!=!../../src/index.js?[ident]!./index-loader-syntax-sass.modules.css",
686- "._1fGl5mRxLFCqIet0X3JYrB > ._2pVMnENaxk1YmKug-4EMYF {
686+ "._2yVYVQfmDwKLZn9Qj6k_Q5 > ._3rHlnRnPEotX4nTkd82-aE {
687687 color : red ;
688688} ",
689689 "",
690690 ],
691691 Array [
692692 "other.modules.css!=!../../src/index.js?[ident]!./index-loader-syntax.modules.css",
693- "._1ZJhuRHDA53bY_Z4Qfm2b4 {
693+ "._14oM7qkZ6dgC62uK5h4NI0 {
694694 color : red ;
695695}
696696
697- .j3CQSVq_DdDvo0Ew74yQi {
697+ ._2NqyYysncZeLetATpl0xfW {
698698 color : white ;
699699}
700700
701- .B7fdaUjwJ3YVou1v7dYEE {
701+ ._1-Aa1c8UQML46IWY0FjGXT {
702702 from : custom ;
703703} ",
704704 "",
705705 ],
706706 Array [
707707 "other.modules.css!=!../../src/index.js?[ident]!./index-loader-syntax.modules.css",
708- "._1ZJhuRHDA53bY_Z4Qfm2b4 {
708+ "._14oM7qkZ6dgC62uK5h4NI0 {
709709 color : red ;
710710}
711711
712- .j3CQSVq_DdDvo0Ew74yQi {
712+ ._2NqyYysncZeLetATpl0xfW {
713713 color : white ;
714714}
715715
716- .B7fdaUjwJ3YVou1v7dYEE {
716+ ._1-Aa1c8UQML46IWY0FjGXT {
717717 from : custom ;
718718} ",
719719 "",
720720 ],
721721 Array [
722722 "other.modules.scss!=!../../src/index.js?[ident]!./index-loader-syntax-sass.modules.css",
723- "._1fGl5mRxLFCqIet0X3JYrB > ._2pVMnENaxk1YmKug-4EMYF {
723+ "._2yVYVQfmDwKLZn9Qj6k_Q5 > ._3rHlnRnPEotX4nTkd82-aE {
724724 color : red ;
725725}
726726
727- ._1kK_VYa-N303wnLgpvL-7d {
727+ ._2kEhhupr-6tgHnCC_d4yO8 {
728728 from : custom ;
729729} ",
730730 "",
@@ -733,6 +733,27 @@ Array [
733733 "./index-loader-syntax.css",
734734 ".a {
735735 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 ;
736757} ",
737758 "",
738759 ],
0 commit comments