Hi,
I'm using tsup for a library and I really like the simplicity.
I want to use an esbuild plugin I wrote to append ".js" or "index.js" on required imports.
To be sure I tested it in plain esbuild and it works well, but not in tsup for some reason.
The setup
method is properly ran, but not the onLoad callback (its never called).
Is this a know issue? If not how would you debug it ?
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