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