fix: publish original source code to fix sourcemap
fix: https://github.com/otakustay/react-diff-view/issues/221
We have two options: disable sourcemap, or publish original source code.
To disable sourcemap: remove all sourcemap there: https://github.com/search?q=repo%3Aotakustay%2Freact-diff-view%20sourcemap&type=code
Cc @otakustay
Sorry I'm late, is it enough to just include src in the bundle? Should I also delete types folder from the output?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I can confirm this fixes #221 for me. @otakustay could this be merged?
This is released as [email protected]