未验证 提交 bc71c3b0 编写于 作者: S songjianet 提交者: GitHub

[Build][UI] Solve vite config throws terser warning. (#10105)

上级 ee2b855c
......@@ -35,14 +35,6 @@ export default defineConfig({
deleteOriginFile: false
})
],
build: {
terserOptions: {
compress: {
drop_console: true,
drop_debugger: true
}
}
},
resolve: {
alias: {
'@': path.resolve(__dirname, 'src'),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册