-
-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Hi, i tried compiling it into a single-file executable as in the docs its stated:
"Both build.bun and each entry in build.views accept all Bun.build() options as pass-through properties. The only required field is entrypoint — everything else is optional"
However i got this error:
$ electrobun build
Using config file: electrobun.config.ts
Ensured launcher has .exe extension on Windows
Error adding Bun section to PE file: error.SectionExists
Fatal error: error: Failed to get temp file path: FileNotFound
error: script "build" exited with code 1
How can i compile it into a single-file, and without that console window that the launcher.exe has?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels