Commit 86269ab
committed
fix(expo/ios): use dynamic lookup to find path to migration script
This allows using `@prisma/react-native` in a monorepo where the `node_modules/` folder may be
hoisted to the top level of the workspace.
The commit also cleans up extraneous leading whitespace from the commands added by the Expo config
plugin.1 parent a2f22b1 commit 86269ab
1 file changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
38 | 35 | | |
0 commit comments