React + Vite (without `node_modules`)
I'm trying to configure a Deno-first React + Vite project without the
node_modules
dir. I thought this might be doable thanks to the new deno-vite-plugin from the Deno team. Unfortunately I encounter an issue upon running the served/built application (see issue here). Wondering if anyone has ideas on how to resolve this issue? If so, Deno+Vite+React projects will be so much cleaner!GitHub
GitHub - denoland/deno-vite-plugin: Vite plugin to enable Deno reso...
Vite plugin to enable Deno resolution inside vite. - denoland/deno-vite-plugin
GitHub
Issues · denoland/deno-vite-plugin
Vite plugin to enable Deno resolution inside vite. - Issues · denoland/deno-vite-plugin
0 Replies