Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
This repository was archived by the owner on Jun 28, 2021. It is now read-only.

Production build is failing #1

@Danielv123

Description

@Danielv123

Error message in console:

https://i.imgur.com/fNt8xz2.png

This has to do with how react-scripts treats commonjs modules vs esm modules. The library from the node app is written with commonjs, and while importing it works fine in the development mode it breaks when running a build.

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