How to setting config optimize dependency in vite

Tags: #<Tag:0x00007f135c6ac108> #<Tag:0x00007f135c6b3f98>

hello.
When running development mode using vite, the following error occurs.
If you set optimizeDeps: {exclude: [‘handsontable’]} in vite.config, it works, but it stops when you access the module usage page.
Is there a solution?

Hi @19park

Thank you for contacting us. We didn’t have any issues with Vite recently. Can you please send a code demo where the issue is replicable?