Commit 2da117b
Fix ReactNativeManualDevicePlugin import path for Expo users (#78)
* Initial plan
* Initial analysis - identify missing export path for manualIndex
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
* Add missing export for /dist-esm/manualIndex path to fix Expo imports
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
* Restore deleted DeviceInfo and Interfaces files, keep only package.json export changes
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
* Add require field to package.json exports for Jest compatibility
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
* Remove all generated files and restore only package.json exports changes
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
* Remove ./dist-esm/manualIndex export entry as requested
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>1 parent 192031b commit 2da117b
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments