mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 00:03:51 +02:00
tweak vite config
This commit is contained in:
@@ -52,6 +52,7 @@ export default defineConfig(() => ({
|
||||
reportCompressedSize: false,
|
||||
chunkSizeWarningLimit: 5000,
|
||||
modulePreload: { polyfill: false },
|
||||
assetsInlineLimit: 0,
|
||||
rollupOptions: {
|
||||
input: {
|
||||
index: resolve(__dirname, 'index.html'),
|
||||
|
||||
Reference in New Issue
Block a user