提交 783e6581 编写于 作者: V vben

fix(build): fix rollup compact not work

上级 c1a4600b
......@@ -49,12 +49,6 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
drop_console: VITE_DROP_CONSOLE,
},
},
rollupOptions: {
output: {
compact: true,
manualChunks: undefined,
},
},
},
define: {
__VERSION__: pkg.version,
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册