mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Clean up config
This commit is contained in:
@@ -43,11 +43,6 @@ export default defineConfig({
|
||||
drop_debugger: true
|
||||
}
|
||||
},
|
||||
rollupOptions: {
|
||||
external: [
|
||||
/^webfonts/
|
||||
]
|
||||
},
|
||||
cssMinify: true,
|
||||
assetsInlineLimit: 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user