Hi,
I'm thinking of bundling a node server into a single file to make it "portable".
However, when reading the documentation I see:
If you are using tsup to build for Node.js applications/APIs, usually bundling dependencies is not needed, and it can even break things, for instance, while outputting to ESM.
If I'm not outputting ESM, are there any other cases that could break the code? For example, how is tsup handling imports of wasm files?
Thanks!
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too