Commit 4e7898c
fix: configure Metro for monorepo local development in expo-example
Without watchFolders, nodeModulesPaths, and blockList, Metro cannot
resolve the symlinked @intercom/intercom-react-native package when
developing locally from examples/expo-example. This caused a cascade
of errors: unresolved modules, duplicate React Native copies, and
SyntaxError from stale dependencies in the library root's node_modules.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dc89f30 commit 4e7898c
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
7 | 17 | | |
0 commit comments