Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Support for absolute paths #138

@sergeyzwezdin

Description

@sergeyzwezdin

There is create-react-app knwon issue with supporting absolute paths in application.

For default react-scripts version based app I ended up with using .env file to configure NODE_PATH. It works as we need. Details here.

If I use same way for react-scripts-ts project, .env file just ignored here and we're unable to use absolute paths.

Could you please add support of this future for TypeScript version of create-react-app utility?

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