@@ -5,7 +5,7 @@ exports[`"esModule" option should work when not specified: errors 1`] = `Array [
5
5
exports [` "esModule" option should work when not specified: module 1` ] = `
6
6
"// Imports
7
7
import ___CSS_LOADER_API_IMPORT___ from \\ "../../../src/runtime/api.js\\ ";
8
- import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??[ident ]!./imported.css\\ ";
8
+ import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??ruleSet[1].rules[0].use[0 ]!./imported.css\\ ";
9
9
import ___CSS_LOADER_GET_URL_IMPORT___ from \\ "../../../src/runtime/getUrl.js\\ ";
10
10
import ___CSS_LOADER_URL_IMPORT_0___ from \\ "./img.png\\ ";
11
11
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){ return i [1 ]} );
@@ -21,7 +21,7 @@ export default ___CSS_LOADER_EXPORT___;
21
21
exports [` "esModule" option should work when not specified: result 1` ] = `
22
22
Array [
23
23
Array [
24
- "../../src/index.js?[ident ]!./es-module/imported.css",
24
+ "../../src/index.js??ruleSet[1].rules[0].use[0 ]!./es-module/imported.css",
25
25
".foo {
26
26
color : red ;
27
27
}
@@ -51,7 +51,7 @@ exports[`"esModule" option should work with a value equal to "false": errors 1`]
51
51
exports [` "esModule" option should work with a value equal to "false": module 1` ] = `
52
52
"// Imports
53
53
var ___CSS_LOADER_API_IMPORT___ = require(\\ "../../../src/runtime/api.js\\ ");
54
- var ___CSS_LOADER_AT_RULE_IMPORT_0___ = require(\\ "-!../../../src/index.js??[ident ]!./imported.css\\ ");
54
+ var ___CSS_LOADER_AT_RULE_IMPORT_0___ = require(\\ "-!../../../src/index.js??ruleSet[1].rules[0].use[0 ]!./imported.css\\ ");
55
55
var ___CSS_LOADER_GET_URL_IMPORT___ = require(\\ "../../../src/runtime/getUrl.js\\ ");
56
56
var ___CSS_LOADER_URL_IMPORT_0___ = require(\\ "./img.png\\ ");
57
57
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){ return i [1 ]} );
@@ -67,7 +67,7 @@ module.exports = ___CSS_LOADER_EXPORT___;
67
67
exports [` "esModule" option should work with a value equal to "false": result 1` ] = `
68
68
Array [
69
69
Array [
70
- "../../src/index.js?[ident ]!./es-module/imported.css",
70
+ "../../src/index.js??ruleSet[1].rules[0].use[0 ]!./es-module/imported.css",
71
71
".foo {
72
72
color : red ;
73
73
}
@@ -97,7 +97,7 @@ exports[`"esModule" option should work with a value equal to "true" and the "mod
97
97
exports [` "esModule" option should work with a value equal to "true" and the "mode" value equal to "global": module 1` ] = `
98
98
"// Imports
99
99
import ___CSS_LOADER_API_IMPORT___ from \\ "../../../src/runtime/api.js\\ ";
100
- import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??[ident ]!./imported.css\\ ";
100
+ import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??ruleSet[1].rules[0].use[0 ]!./imported.css\\ ";
101
101
import ___CSS_LOADER_GET_URL_IMPORT___ from \\ "../../../src/runtime/getUrl.js\\ ";
102
102
import ___CSS_LOADER_URL_IMPORT_0___ from \\ "./img.png\\ ";
103
103
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){ return i [1 ]} );
@@ -114,7 +114,7 @@ export default ___CSS_LOADER_EXPORT___;
114
114
exports [` "esModule" option should work with a value equal to "true" and the "mode" value equal to "global": result 1` ] = `
115
115
Array [
116
116
Array [
117
- "../../src/index.js?[ident ]!./es-module/imported.css",
117
+ "../../src/index.js??ruleSet[1].rules[0].use[0 ]!./es-module/imported.css",
118
118
".foo {
119
119
color : red ;
120
120
}
@@ -144,7 +144,7 @@ exports[`"esModule" option should work with a value equal to "true" and the "mod
144
144
exports [` "esModule" option should work with a value equal to "true" and the "mode" value equal to "local": module 1` ] = `
145
145
"// Imports
146
146
import ___CSS_LOADER_API_IMPORT___ from \\ "../../../src/runtime/api.js\\ ";
147
- import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??[ident ]!./imported.css\\ ";
147
+ import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??ruleSet[1].rules[0].use[0 ]!./imported.css\\ ";
148
148
import ___CSS_LOADER_GET_URL_IMPORT___ from \\ "../../../src/runtime/getUrl.js\\ ";
149
149
import ___CSS_LOADER_URL_IMPORT_0___ from \\ "./img.png\\ ";
150
150
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){ return i [1 ]} );
@@ -163,7 +163,7 @@ export default ___CSS_LOADER_EXPORT___;
163
163
exports [` "esModule" option should work with a value equal to "true" and the "mode" value equal to "local": result 1` ] = `
164
164
Array [
165
165
Array [
166
- "../../src/index.js?[ident ]!./es-module/imported.css",
166
+ "../../src/index.js??ruleSet[1].rules[0].use[0 ]!./es-module/imported.css",
167
167
"._2sn2s-Iv44Mnv3FmSmFVuI {
168
168
color : red ;
169
169
}
@@ -193,7 +193,7 @@ exports[`"esModule" option should work with a value equal to "true" and the "mod
193
193
exports [` "esModule" option should work with a value equal to "true" and the "mode" value equal to "pure": module 1` ] = `
194
194
"// Imports
195
195
import ___CSS_LOADER_API_IMPORT___ from \\ "../../../src/runtime/api.js\\ ";
196
- import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??[ident ]!./imported.css\\ ";
196
+ import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??ruleSet[1].rules[0].use[0 ]!./imported.css\\ ";
197
197
import ___CSS_LOADER_GET_URL_IMPORT___ from \\ "../../../src/runtime/getUrl.js\\ ";
198
198
import ___CSS_LOADER_URL_IMPORT_0___ from \\ "./img.png\\ ";
199
199
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){ return i [1 ]} );
@@ -212,7 +212,7 @@ export default ___CSS_LOADER_EXPORT___;
212
212
exports [` "esModule" option should work with a value equal to "true" and the "mode" value equal to "pure": result 1` ] = `
213
213
Array [
214
214
Array [
215
- "../../src/index.js?[ident ]!./es-module/imported.css",
215
+ "../../src/index.js??ruleSet[1].rules[0].use[0 ]!./es-module/imported.css",
216
216
"._2sn2s-Iv44Mnv3FmSmFVuI {
217
217
color : red ;
218
218
}
@@ -242,7 +242,7 @@ exports[`"esModule" option should work with a value equal to "true": errors 1`]
242
242
exports [` "esModule" option should work with a value equal to "true": module 1` ] = `
243
243
"// Imports
244
244
import ___CSS_LOADER_API_IMPORT___ from \\ "../../../src/runtime/api.js\\ ";
245
- import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??[ident ]!./imported.css\\ ";
245
+ import ___CSS_LOADER_AT_RULE_IMPORT_0___ from \\ "-!../../../src/index.js??ruleSet[1].rules[0].use[0 ]!./imported.css\\ ";
246
246
import ___CSS_LOADER_GET_URL_IMPORT___ from \\ "../../../src/runtime/getUrl.js\\ ";
247
247
import ___CSS_LOADER_URL_IMPORT_0___ from \\ "./img.png\\ ";
248
248
var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){ return i [1 ]} );
@@ -258,7 +258,7 @@ export default ___CSS_LOADER_EXPORT___;
258
258
exports [` "esModule" option should work with a value equal to "true": result 1` ] = `
259
259
Array [
260
260
Array [
261
- "../../src/index.js?[ident ]!./es-module/imported.css",
261
+ "../../src/index.js??ruleSet[1].rules[0].use[0 ]!./es-module/imported.css",
262
262
".foo {
263
263
color : red ;
264
264
}
0 commit comments