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

Support for absolute paths #138

Closed
sergeyzwezdin opened this issue Aug 11, 2017 · 1 comment
Closed

Support for absolute paths #138

sergeyzwezdin opened this issue Aug 11, 2017 · 1 comment

Comments

@sergeyzwezdin
Copy link

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?

@wmonk
Copy link
Owner

wmonk commented Aug 11, 2017

I believe this is a Typescript issue. Please follow #122 discussion. If this is a separate issue please reopen.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants