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 2956bdc commit e2a41ceCopy full SHA for e2a41ce
tests/integration/minify/index.test.ts
@@ -67,7 +67,7 @@ describe('minify config (mf)', () => {
67
expect(mfExposeEntry).toMatchInlineSnapshot(`
68
""use strict";
69
(globalThis['disable_minify'] = globalThis['disable_minify'] || []).push([["249"], {
70
- "163": (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
+ 163: (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
71
__webpack_require__.r(__webpack_exports__);
72
__webpack_require__.d(__webpack_exports__, {
73
Button: () => (Button),
0 commit comments