mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Remove comments
This commit is contained in:
@@ -42,6 +42,9 @@ export default defineConfig({
|
|||||||
compress: {
|
compress: {
|
||||||
drop_console: true,
|
drop_console: true,
|
||||||
drop_debugger: true
|
drop_debugger: true
|
||||||
|
},
|
||||||
|
format: {
|
||||||
|
comments: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
cssMinify: true,
|
cssMinify: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user