mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-16 05:03:44 +08:00
feat: remove terser
This commit is contained in:
@@ -6,6 +6,5 @@ export default defineConfig({
|
||||
plugins: [react()],
|
||||
build: {
|
||||
outDir: 'build',
|
||||
minify: 'terser',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user