Skip to content

Bug: (Export Issue in CRA(react-scripts) Project) #186

@p-stam001

Description

@p-stam001

Prerequisites

Describe the issue

This was due to Webpack 4 (used by CRA) not fully supporting the modern exports field introduced in Node 12+. As a result, subpath imports like /components or /utils were not recognized, even though the paths existed in the dist output.

Library URL

https://github.com/kinde-oss/kinde-auth-react

Library version

5.7.1

Operating system(s)

Windows

Operating system version(s)

Windows 10, Ubuntu 22

Further environment details

No response

Reproducible test case URL

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions