Open
Description
Hi,
First I want to say thank you for so great library (both Surplus and s-js).
I am trying to use Surplus together with TypeScript. And everything works fine except the debugging.
It is almost not possible to set breakpoints in the .ts and .tsx files.
It looks like the source maps are not properly updated.
With .js and .jsx files everything works fine.
This issue can be easily reproduced with original example in parcel-plugin-surplus.
Just try to put breakpoint in index.tsx file.
Do you have any suggestions how to improve/solve that?
Metadata
Assignees
Labels
No labels
Activity