79618893

Date: 2025-05-13 03:25:29
Score: 1
Natty:
Report link

Update your vite.config.js:

export default defineConfig({
    ...,
    build: {
        chunkSizeWarningLimit: 1600
    }
});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tommy Hoang