Sometimes when tsup
recompiles it generates a valid, but different version of the .d.ts
file.
You can see an example diff here: https://gist.github.com/vpontis/bc4ae5c8f8ef6ba87026952dd21e5c6c
These two .d.ts
files are semantically equivalent but git
thinks they are different because the content in the file is getting reorganized.
Is this a known issue somewhere in the tsup
pipeline? Is there any way I can avoid this?
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