mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 17:52:16 +00:00
## Summary Added a `manualChunks` strategy in `vite.config.mts` that splits primevue, tiptap, chart.js, three/@xterm, core Vue/Pinia, and the remaining dependencies into dedicated vendor bundles. This reduces the main application chunk size and allows browsers to cache heavy third-party code across releases, improving load times when those libraries stay unchanged. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6137-perf-manually-chunk-vendored-code-2916d73d36508140a44ec0de228ef9cc) by [Unito](https://www.unito.io)
7.4 KiB
7.4 KiB