Skip to content

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

Answered by Gadzy
seepine asked this question in Q&A
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: 0 comments 1 reply

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
Category
Q&A
Labels
None yet
2 participants