-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
See the documentation. Bun supports bundling the Bun app as a single executable. Imported filed (ts, js, etc) as well as the Bun runtime gets bundled into a compiled executable file. This makes the Bun app more portable.
The only issue for now is getting the htmx.min.js and responseFormat.js files from the node_module folder into the executable. Currently it does not seem like Bun support overriding loaders per import. For now providing a Docker image should be enough to make the app easily runnable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels