Skip to content

SEA: how package node_module into single-executable-applications? #52194

Answered by Gadzy
seepine asked this question in General
Discussion options

You must be logged in to vote

From the documentation require(id) in the injected main script is not file based.

You'd have to first bundle your app into a single .js file using a tool like esbuild.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by atlowChemi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants