Y
Hacker News
new
|
ask
|
show
|
jobs
by
tvbusy
27 days ago
It uses Vite so the same limitations as Vite. However, I have been using Vite for my NestJS servers without any problem with `vite-plugin-node`. See example at
https://github.com/leosuncin/nest-vite-example/blob/master/v...