Skip to content

Commit e2a41ce

Browse files
committed
chore: update
1 parent 2956bdc commit e2a41ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/minify/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ describe('minify config (mf)', () => {
6767
expect(mfExposeEntry).toMatchInlineSnapshot(`
6868
""use strict";
6969
(globalThis['disable_minify'] = globalThis['disable_minify'] || []).push([["249"], {
70-
"163": (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
70+
163: (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
7171
__webpack_require__.r(__webpack_exports__);
7272
__webpack_require__.d(__webpack_exports__, {
7373
Button: () => (Button),

0 commit comments

Comments
 (0)