We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063f259 commit 6692024Copy full SHA for 6692024
tests/integration/minify/index.test.ts
@@ -51,7 +51,6 @@ describe('mf build', () => {
51
const fixturePath = join(__dirname, 'mf/config');
52
const { mfExposeEntry } = await buildAndGetResults({ fixturePath });
53
54
- console.log(333, mfExposeEntry);
55
expect(mfExposeEntry).toMatchInlineSnapshot(`""use strict";
56
(globalThis['disable_minify'] = globalThis['disable_minify'] || []).push([["249"], {
57
"163": (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
0 commit comments