You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/__snapshots__/CssMinimizerPlugin.test.js.snap.webpack5
+3-3
Original file line number
Diff line number
Diff line change
@@ -158,20 +158,20 @@ Object {
158
158
159
159
exports[`CssMinimizerPlugin should work with custom clean-css minifier: error 1`] = `Array []`;
160
160
161
-
exports[`CssMinimizerPlugin should work with custom clean-css minifier: foo.css.map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"webpack:///foo.css\\"],\\"names\\":[],\\"mappings\\":\\"AAAA,KACE,MAAO,IAET,EACE,MAAO\\",\\"sourceRoot\\":\\"\\",\\"file\\":\\"foo.css\\"}"`;
161
+
exports[`CssMinimizerPlugin should work with custom clean-css minifier: foo.css.map 1`] = `"{\\"version\\":3,\\"sources\\": [replaced for tests], \\"names\\":[],\\"mappings\\":\\"AAAA,KACE,MAAO,IAET,EACE,MAAO\\",\\"sourceRoot\\":\\"\\",\\"file\\":\\"foo.css\\"}"`;
162
162
163
163
exports[`CssMinimizerPlugin should work with custom clean-css minifier: warning 1`] = `Array []`;
164
164
165
165
exports[`CssMinimizerPlugin should work with custom csso minifier: assets 1`] = `
0 commit comments