kitze / custom-react-scripts

[DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting
https://custom-react-scripts.netlify.com
MIT License
993 stars 97 forks source link

Responding to question on code #133

Closed enjoythelive1 closed 6 years ago

enjoythelive1 commented 6 years ago

https://github.com/kitze/custom-react-scripts/blob/dea4a2ba0c422333e75114c63158ae2af8cbce3c/packages/react-scripts/scripts/utils/createJestConfig.js#L23

It is, NodeJS path is understands '/' as path separator.

kitze commented 6 years ago

What is the issue here @enjoythelive1 ? This code is part of the original react-scripts.