Browse Source

chore: open esbuildMinifyIIFE

ref https://github.com/umijs/umi/issues/10959
pull/10999/head
期贤 2 years ago
parent
commit
a2b2dbeaa0
  1. 1
      config/config.ts

1
config/config.ts

@ -151,5 +151,6 @@ export default defineConfig({
mfsu: { mfsu: {
strategy: 'normal', strategy: 'normal',
}, },
esbuildMinifyIIFE: true,
requestRecord: {}, requestRecord: {},
}); });

Loading…
Cancel
Save