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__/minify-option.test.js.snap
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -164,13 +164,6 @@ exports[`minify option should work using when the \`minify\` option is \`jsonMin
164
164
165
165
exports[`minify option should work using when the \`minify\` option is \`jsonMinify\` and allows to set \`JSON.stringify\` options: warnings 1`] =`Array []`;
166
166
167
-
exports[`minify option should work using when the \`minify\` option is \`jsonMinify\` and output errors: errors 1`] =`
168
-
Array [
169
-
"Error: 02c6f39b64edc78375dd.json from Terser plugin
170
-
Unexpected token '}', \\"{",
171
-
]
172
-
`;
173
-
174
167
exports[`minify option should work using when the \`minify\` option is \`jsonMinify\` and output errors: warnings 1`] =`Array []`;
175
168
176
169
exports[`minify option should work using when the \`minify\` option is \`jsonMinify\`: assets 1`] =`
0 commit comments