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

Conversation

smacpherson64
Copy link

@smacpherson64 smacpherson64 commented Oct 24, 2017

Switching to REACT_APP_NODE_PATH for Absolute paths in .env files from NODE_PATH as NODE_PATH is problematic in Typescript.

This aims to be a fix for #122.

Changing `NODE_PATH` to `REACT_APP_NODE_PATH`
Changing Dev Config to use `REACT_APP_NODE_PATH` instead of `NODE_PATH`
Setting prod config to use `REACT_APP_NODE_PATH` instead of `NODE_PATH`
@smacpherson64
Copy link
Author

Closing as a few more edits are required to get tests working as desired. Specifically in scripts/utils/createJestConfig

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant