Skip to content

test-utils.js should be already transpiled #197

@Ognian

Description

@Ognian

The distributed test-utils.js starts with an import statement.
Leading to the following jest error:
image
Due to this it must be transpiled...
In your test configuration you are including a local file (not in node_modules) therefore it is not a problem...
Since I use react-create-app it is even impossible to use the transformIgnorePatterns option

image

...

Thanks
Ognian

Metadata

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