Chris 'Freddy' Getsfred
Chris 'Freddy' Getsfred
Hi @MinskLeo. To submit a PR, you will have to fork the repo and make the changes in the fork. Then you can create a PR back to this repo.
@virgil9306 feel free to submit a PR to address this issue.
How do you replicate this?
Sorry I haven't been able to look into this yet. I should be able to check out this and the other issue you logged this weekend.
It appears `__tests__` folders are excluded by the React Native packager. It looks to be [hard coded](https://github.com/facebook/react-native/blob/7098c450d8274e441135405adf4e83871c74a8af/packager/src/Resolver/index.js#L69-L72). I also verified by creating a new React Native project and creating a...
@xareelee, did you open an issue with the React Native team? If so, can you link it here?
Ok, I will log one and link it.
Were you able to resolve this issue? If so, can you post a sample repository that replicates this?
@skovhus, do you have an example of how to configure webpack to do what is in the link? I originally tried that route and was unsuccessful, which is why I...
I will look into this in the next few days and let you know what I find.