79722417

Date: 2025-08-01 11:14:30
Score: 1
Natty:
Report link

Vite options should now be set directly in the regular Vite config file: vite.config.js/.ts.

Put this in your vite.config file

ssr:{
   noExternal: ['chart.js']
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SimoneMSR