Using Bun.js Compile/Build to embed an Express/ Vite / Vue Application into a SFA

Опубликовано: 17 Май 2026
на канале: Calum Knott
368
4

https://dev.to/calumk/using-bun-compi...

OK, So your developing an internal tool using JS... or project for a customer. You want to ship them a 100% self contained binary, that they just run, to launch the tool... No installation steps for the customer, no debugging versions of bun / libraries... You also want some basic ability to avoid having to distribute the source code.