Closed
Description
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
Labels
No labels