Skip to content

Commit 6692024

Browse files
committed
chore: remove log
1 parent 063f259 commit 6692024

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/minify/index.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ describe('mf build', () => {
5151
const fixturePath = join(__dirname, 'mf/config');
5252
const { mfExposeEntry } = await buildAndGetResults({ fixturePath });
5353

54-
console.log(333, mfExposeEntry);
5554
expect(mfExposeEntry).toMatchInlineSnapshot(`""use strict";
5655
(globalThis['disable_minify'] = globalThis['disable_minify'] || []).push([["249"], {
5756
"163": (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {

0 commit comments

Comments
 (0)