axe-me / vite-plugin-node

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

`vite-plugin-node` vs `vite-node` #94

Closed Jazcash closed 1 year ago

Jazcash commented 1 year ago

What are the differences between these projects? Is there any reason I should choose one over the other?

taka1156 commented 1 year ago

https://twitter.com/antfu7/status/1446536501399998465?s=46&t=J-9KJQx5XojCynDmMGNd8g

axe-me commented 1 year ago

vite-node is mostly for run one time script, don't think it can do hmr for node http server