@@ -1186,7 +1186,7 @@ Array [
1186
1186
"replacementName": "___CSS_LOADER_ICSS_IMPORT_1_REPLACEMENT_1___",
1187
1187
},
1188
1188
],
1189
- "resourcePath": "/Users/skao/workspace/webpack-contrib/css-loader /test/fixtures/modules/getJSON/source.css",
1189
+ "resourcePath": "<ROOT_DIR> /test/fixtures/modules/getJSON/source.css",
1190
1190
},
1191
1191
],
1192
1192
Array [
@@ -1209,7 +1209,7 @@ Array [
1209
1209
},
1210
1210
],
1211
1211
"replacements": Array [],
1212
- "resourcePath": "/Users/skao/workspace/webpack-contrib/css-loader /test/fixtures/modules/getJSON/composeSourceB.css",
1212
+ "resourcePath": "<ROOT_DIR> /test/fixtures/modules/getJSON/composeSourceB.css",
1213
1213
},
1214
1214
],
1215
1215
Array [
@@ -1236,7 +1236,7 @@ Array [
1236
1236
},
1237
1237
],
1238
1238
"replacements": Array [],
1239
- "resourcePath": "/Users/skao/workspace/webpack-contrib/css-loader /test/fixtures/modules/getJSON/composeSourceC.css",
1239
+ "resourcePath": "<ROOT_DIR> /test/fixtures/modules/getJSON/composeSourceC.css",
1240
1240
},
1241
1241
],
1242
1242
]
@@ -1344,6 +1344,29 @@ exports[`"modules" option should invoke the custom getJSON function with getJSON
1344
1344
1345
1345
exports[`"modules" option should invoke the custom getJSON function with getJSON as an asynchronous function: args 1`] = `
1346
1346
Array [
1347
+ Array [
1348
+ Object {
1349
+ "exports": Array [
1350
+ Object {
1351
+ "name": "composedB",
1352
+ "value": "gFdUXtR3F_6oyBd_qgU8",
1353
+ },
1354
+ ],
1355
+ "imports": Array [
1356
+ Object {
1357
+ "importName": "___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___",
1358
+ "url": "\\"../../../../src/runtime/noSourceMaps.js\\"",
1359
+ },
1360
+ Object {
1361
+ "importName": "___CSS_LOADER_API_IMPORT___",
1362
+ "type": "api_import",
1363
+ "url": "\\"../../../../src/runtime/api.js\\"",
1364
+ },
1365
+ ],
1366
+ "replacements": Array [],
1367
+ "resourcePath": "<ROOT_DIR>/test/fixtures/modules/getJSON/composeSourceB.css",
1368
+ },
1369
+ ],
1347
1370
Array [
1348
1371
Object {
1349
1372
"exports": Array [
@@ -1406,30 +1429,7 @@ Array [
1406
1429
"replacementName": "___CSS_LOADER_ICSS_IMPORT_1_REPLACEMENT_1___",
1407
1430
},
1408
1431
],
1409
- "resourcePath": "/Users/skao/workspace/webpack-contrib/css-loader/test/fixtures/modules/getJSON/source.css",
1410
- },
1411
- ],
1412
- Array [
1413
- Object {
1414
- "exports": Array [
1415
- Object {
1416
- "name": "composedB",
1417
- "value": "gFdUXtR3F_6oyBd_qgU8",
1418
- },
1419
- ],
1420
- "imports": Array [
1421
- Object {
1422
- "importName": "___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___",
1423
- "url": "\\"../../../../src/runtime/noSourceMaps.js\\"",
1424
- },
1425
- Object {
1426
- "importName": "___CSS_LOADER_API_IMPORT___",
1427
- "type": "api_import",
1428
- "url": "\\"../../../../src/runtime/api.js\\"",
1429
- },
1430
- ],
1431
- "replacements": Array [],
1432
- "resourcePath": "/Users/skao/workspace/webpack-contrib/css-loader/test/fixtures/modules/getJSON/composeSourceB.css",
1432
+ "resourcePath": "<ROOT_DIR>/test/fixtures/modules/getJSON/source.css",
1433
1433
},
1434
1434
],
1435
1435
Array [
@@ -1456,7 +1456,7 @@ Array [
1456
1456
},
1457
1457
],
1458
1458
"replacements": Array [],
1459
- "resourcePath": "/Users/skao/workspace/webpack-contrib/css-loader /test/fixtures/modules/getJSON/composeSourceC.css",
1459
+ "resourcePath": "<ROOT_DIR> /test/fixtures/modules/getJSON/composeSourceC.css",
1460
1460
},
1461
1461
],
1462
1462
]
0 commit comments