mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
vite config
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ export default defineConfig(({ mode }) => {
|
|||||||
reportCompressedSize: false,
|
reportCompressedSize: false,
|
||||||
chunkSizeWarningLimit: 5000,
|
chunkSizeWarningLimit: 5000,
|
||||||
sourcemap: buildAndUploadSourceMaps,
|
sourcemap: buildAndUploadSourceMaps,
|
||||||
assetsInlineLimit: 0,
|
assetsInlineLimit: 40960,
|
||||||
rolldownOptions: {
|
rolldownOptions: {
|
||||||
preserveEntrySignatures: false,
|
preserveEntrySignatures: false,
|
||||||
input: {
|
input: {
|
||||||
|
|||||||
Reference in New Issue
Block a user