axe-me / vite-plugin-node

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

Can it bundle into a single file? #89

Open TheLucifurry opened 1 year ago

TheLucifurry commented 1 year ago

I want to build my node app into single file by vite-plugin-node like via @vercel/ncc Does it possible to disallow chunking used libs?