Commit 653ebac
* Fix #95: Address Jest moduleDirectories Behavior
- Use Jest default for moduleDirectories of ['node_modules'] instead of [] when not overridden
- Use a relative path for appPath modules instead of full path which seems to be preferred for Jest
* chore: update some deps in yarn.lock #95
* Revert relative path change.
---------
Co-authored-by: Serguei Okladnikov <oklaspec@gmail.com>
1 parent b8c5da9 commit 653ebac
2 files changed
+2667
-2240
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments