Commit 7f06dc6
authored
[Web] Fix hot reload (#3540)
## Description
This PR fixes hot reload on web, which has broken probably while moving to monorepo.
## Test plan
- Tested on expo-example (also verified that native side works)
- `yarn ts-check` and `yarn lint-js`1 parent 1415d55 commit 7f06dc6
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments