vite-plugin-node
vite-plugin-node copied to clipboard
Add support for Vite 5
Thanks for writing this awesome plugin.
Given that deps were not updated yet to support Vite 5, we're seeing a warning: unmet peer vite@^4.0.0: found 5.0.3.
Any updates on this?
Hi. I've got this issue too. Any chance of this being resolved? Thanks!
My impression is that plugins like this might be less relevant (or at least much simplified) once the new runtime API stabilizes. It directly addresses the module-graph/HMR stuff by moving what vite-node was doing into the core.