提交 2c290b2f 编写于 作者: S songjianet 提交者: Jiajie Zhong

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


(cherry picked from commit bc71c3b0)
上级 b016037a
......@@ -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.
先完成此消息的编辑!
想要评论请 注册