Commit 55984e2
fix: add missing jest-preset.js export (#55618)
Summary:
The new `react-native/jest-preset` package did not include critical `jest-present.js` file in the exported version: https://www.npmjs.com/package/react-native/jest-preset?activeTab=code
Without this the new preset is not usable, and the old preset is no longer available (in nightly versions)
Changelog: [Internal]
Pull Request resolved: #55618
Reviewed By: cortinico
Differential Revision: D93727883
Pulled By: huntie
fbshipit-source-id: b486d3cdd9b1bed7dab7ae70d2c1afcd9dad10831 parent b38428c commit 55984e2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments