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 de8c9ed commit d7ea565Copy full SHA for d7ea565
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
- 729: (function (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
+ 759: (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