Commit e23e9ad
Fix 'hermes-compiler' not being resolved correctly (#54667)
Summary:
Fixed `hermes-compiler` not being resolved correctly when your repo is set up as a monorepo using pnpm.
## Changelog:
[GENERAL] [FIXED] - Fixed `hermes-compiler` not being resolved correctly when your repo is set up as a monorepo using pnpm.
Pull Request resolved: #54667
Test Plan: n/a
Reviewed By: cortinico
Differential Revision: D87873273
Pulled By: cipolleschi
fbshipit-source-id: 4d60a00ae579bc4a671d6536de4dd02bdefef6c81 parent 7163033 commit e23e9ad
File tree
1 file changed
+1
-4
lines changed- packages/react-native/sdks/hermes-engine
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 75 | + | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
| |||
0 commit comments