axe-me / vite-plugin-node

Vite plugin to run your node dev server with HMR!
1k stars 48 forks source link

feat: add support for Vite 5 #112

Open dirkluijk opened 2 months ago

dirkluijk commented 1 month ago

@axe-me Any chance to have a look at it? I have a plugin that builds on top of this one, and have to use legacy-peer-deps everywhere :)

shide1989 commented 1 month ago

The "skipLibCheck": true, is welcome. I was looking for a way to include this with Vite, but modifying the underlying tsconfig could be an improvement