Skip to content

Question: Surplus + TypeScript - debugging experience (issue with source maps?) #81

Open
@MotorHeat

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions