Y
Hacker News
new
|
ask
|
show
|
jobs
by
gabeidx
40 days ago
From what I understood, what you want is `deno desktop --include […]`.
> Includes an additional module or file/directory in the compiled executable.
1 comments
steve_adams_86
40 days ago
This works well. I’ve been using it to bundle other binaries with my applications and so far my users have had no issues on Windows, Linux, and macOS. I’m still a bit surprised given how new it is
link
seego
40 days ago
That's great to know, thanks! Will look into that.
link