The solution here is working for me: https://github.com/vitejs/vite/discussions/21505
Though sometimes oxc complains about JSX in JS when running vite, but it still works fine.
Thanks, I will consider this workaround later on.
Another instance is the use of rollupOptions.output.manualChunks that now has to be rewritten, maybe that would be less frustrating to fathom.
Thanks, I will consider this workaround later on.
Another instance is the use of rollupOptions.output.manualChunks that now has to be rewritten, maybe that would be less frustrating to fathom.