@@ -404,48 +404,48 @@ exports[`"minify" option should work with "CssMinimizerPlugin.parcelCssMinify" m
404
404
exports [` "minify" option should work with "CssMinimizerPlugin.parcelCssMinify" minifier: warning 1` ] = ` []` ;
405
405
406
406
exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps #2: assets 1` ] = `
407
- Object {
407
+ {
408
408
" foo/foo.css" : " body{font-weight:700}body{color:red}body a{text-align:center}
409
409
/* # sourceMappingURL=foo.css.map*/ " ,
410
- " foo/foo.css.map" : " {\\ " version \\ " :3,\\ " file \\ " : \\ " foo / foo .css \\ " , \\ " mappings \\ " : \\ " AAAA ,IAAI ,CAAE ,WACO ,CAAE ,GAAI ,CCCnB ,IAAI ,CAAE ,KACC ,CAAE ,GAAG ,CAGZ ,IAFE ,aACY ,CAAE ,MAAM \\ " , \\ " sources \\ " :[\\ " webpack :// /./sourcemap/bar.scss\\",\\ "webpack:///./sourcemap/foo.scss\\ "],\\ "sourcesContent\\ ":[\\ "body {\\\\ n font-weight: bold;\\\\n}\\",\\ "@import 'bar';\\\\ n\\\\ nbody {\\\\ n color: red;\\\\ n a {\\\\ n text-align: center;\\\\ n }\\\\n}\\ "],\\ "names\\ ":[],\\ "sourceRoot\\":\\"\\ "}",
410
+ " foo/foo.css.map" : " {" version " :3," file " : " foo / foo .css " , " mappings " : " AAAA ,IAAI ,CAAE ,WACO ,CAAE ,GAAI ,CCCnB ,IAAI ,CAAE ,KACC ,CAAE ,GAAG ,CAGZ ,IAFE ,aACY ,CAAE ,MAAM " , " sources " :[" webpack :// /./sourcemap/bar.scss", "webpack:///./sourcemap/foo.scss"],"sourcesContent":["body {\\n font-weight: bold;\\n}", "@import 'bar';\\n\\nbody {\\n color: red;\\n a {\\n text-align: center;\\n }\\n} "],"names":[],"sourceRoot":" "}",
411
411
}
412
412
` ;
413
413
414
- exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps #2: error 1` ] = ` Array []` ;
414
+ exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps #2: error 1` ] = ` []` ;
415
415
416
- exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps #2: warning 1` ] = ` Array []` ;
416
+ exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps #2: warning 1` ] = ` []` ;
417
417
418
418
exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps: assets 1` ] = `
419
- Object {
419
+ {
420
420
" foo.css" : " body{font-weight:700}body{color:red}body a{text-align:center}
421
421
/* # sourceMappingURL=foo.css.map*/ " ,
422
- " foo.css.map" : " {\\ " version \\ " :3,\\ " file \\ " : \\ " foo .css \\ " , \\ " mappings \\ " : \\ " AAAA ,IAAI ,CAAE ,WACO ,CAAE ,GAAI ,CCCnB ,IAAI ,CAAE ,KACC ,CAAE ,GAAG ,CAGZ ,IAFE ,aACY ,CAAE ,MAAM \\ " , \\ " sources \\ " :[\\ " webpack :// /./sourcemap/bar.scss\\",\\ "webpack:///./sourcemap/foo.scss\\ "],\\ "sourcesContent\\ ":[\\ "body {\\\\ n font-weight: bold;\\\\n}\\",\\ "@import 'bar';\\\\ n\\\\ nbody {\\\\ n color: red;\\\\ n a {\\\\ n text-align: center;\\\\ n }\\\\n}\\ "],\\ "names\\ ":[],\\ "sourceRoot\\":\\"\\ "}",
422
+ " foo.css.map" : " {" version " :3," file " : " foo .css " , " mappings " : " AAAA ,IAAI ,CAAE ,WACO ,CAAE ,GAAI ,CCCnB ,IAAI ,CAAE ,KACC ,CAAE ,GAAG ,CAGZ ,IAFE ,aACY ,CAAE ,MAAM " , " sources " :[" webpack :// /./sourcemap/bar.scss", "webpack:///./sourcemap/foo.scss"],"sourcesContent":["body {\\n font-weight: bold;\\n}", "@import 'bar';\\n\\nbody {\\n color: red;\\n a {\\n text-align: center;\\n }\\n} "],"names":[],"sourceRoot":" "}",
423
423
}
424
424
` ;
425
425
426
- exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps: error 1` ] = ` Array []` ;
426
+ exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps: error 1` ] = ` []` ;
427
427
428
- exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps: warning 1` ] = ` Array []` ;
428
+ exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and generate source maps: warning 1` ] = ` []` ;
429
429
430
430
exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and options for "swcMinify": assets 1` ] = `
431
- Object {
431
+ {
432
432
" foo.css" : " table.colortable{& td{text-align:center;&.c{text-transform:uppercase}&:first-child,&:first-child+td{border:1px solid black}}& th{text-align:center;background:black;color:white}}.example{display:grid;transition:all.5s;user-select:none;background:linear-gradient(to bottom,white,black)}" ,
433
433
}
434
434
` ;
435
435
436
- exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and options for "swcMinify": error 1` ] = ` Array []` ;
436
+ exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and options for "swcMinify": error 1` ] = ` []` ;
437
437
438
- exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and options for "swcMinify": warning 1` ] = ` Array []` ;
438
+ exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier and options for "swcMinify": warning 1` ] = ` []` ;
439
439
440
440
exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier: assets 1` ] = `
441
- Object {
441
+ {
442
442
" foo.css" : " body{font-weight:700}body{color:red}body a{text-align:center}" ,
443
443
}
444
444
` ;
445
445
446
- exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier: error 1` ] = ` Array []` ;
446
+ exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier: error 1` ] = ` []` ;
447
447
448
- exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier: warning 1` ] = ` Array []` ;
448
+ exports [` "minify" option should work with "CssMinimizerPlugin.swcMinify" minifier: warning 1` ] = ` []` ;
449
449
450
450
exports [` "minify" option should work with "clean-css" minifier: assets 1` ] = `
451
451
{
0 commit comments