Cannot render client side code
After migrating to devinxi I am having a problem where everything is being serverside rendered.
So no console.logs, button interactions etc are working.
As the migration guide suggested, i deleted both server.tsx and client.tsx files
Am I missing something?
Here is my vite.config.mjs
So no console.logs, button interactions etc are working.
As the migration guide suggested, i deleted both server.tsx and client.tsx files
Am I missing something?
Here is my vite.config.mjs