Skip to content

Commit f3a1fa4

Browse files
committed
redundant config
1 parent cbf8cae commit f3a1fa4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

web/vite.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ const upstream = {
1313
};
1414

1515
export default defineConfig({
16-
build: {
17-
minify: 'esbuild',
18-
cssMinify: 'esbuild',
19-
},
2016
resolve: {
2117
alias: {
2218
'xmlhttprequest-ssl': './node_modules/engine.io-client/lib/xmlhttprequest.js',

0 commit comments

Comments
 (0)