harrysolovay
harrysolovay
DDeno
Created by harrysolovay on 10/15/2024 in #help
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!
1 replies