Skip to content

jest failing on react-scripts - needs a CJS build #3

@rafamel

Description

@rafamel

Hi again @agilgur5; since the code is published without transpiling, the ES module syntax is causing jest to error out, as node_modules are not transpiled by default. For an straightforwards fix, I'd suggest using @pika/pack`. I can do a PR with the whole setup if that would help :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugSomething isn't working properly or is fixed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions