Skip to content

I think Jest converter needs <rootDir>/ prefix? #5

@moltar

Description

@moltar

Ok, I do see that there is logic to prepend this, based on the prefix.

If the path is ./ then <rootDir>/ is added.

However, this doesn't seem to work in my case:

Given

  • ../bar/src => ../bar/src is produced ✅
  • ./../bar/src => bar/src is produced 🚫

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