Skip to content

Debugging using breakpoints not working -- missing source map urls?  #370

@atorma

Description

@atorma

I am running Mocha tests of Streamlined code (fibers) in IntelliJ IDEA and Node 6.9. Debugging the code using breakpoints is not working. Either the IDE stops at a wrong line or does not stop at all.

I can see source map files are created in the .streamline cache directory. I tried adding a source map url to one of the generated _js files. That got breakpoints working. Should code generation add source map urls in the files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions