Skip to content

Regarding using paths property of tsConfig #6201

Closed
@Uma19

Description

@Uma19

Is this a bug report?

No

Description of Bug

I am using "react-scripts-ts": "3.1.0" and in that I am trying to use paths property of tsconfig
in order to resolve my components
e.g "paths": {
"@coe/common/": ["/src/common/"]
}
with "baseUrl": "."

but its not working.
its giving me error as "could not able to resolve the components"
I am not sure whether I am doing something wrong or this is not available in "react-scripts-ts": "3.1.0"
can you please guide me for the same

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