Ryan Dorson
Ryan Dorson
## Summary Fixes #860 by resolving realModuleName from the closest package directory. Example package.json: `{ "name": "@foo/bar", "browser": { "util": "./lib/polyfills/util.js" } }` Example values: originModulePath := "/path/to/node_modules/@foo/bar/lib/index.js" realModuleName :=...
metro-resolver bug: resolve logic assumes fromModule name does not have a path separator (e.g., @foo/bar) expected behavior: resolve logic works regardless of whether fromModule has a path separator Example package.json:...
### What happened? metro-resolver unable to resolve package.json browser fields pointing to scoped packages, when using rnx-kit. I opened this bug on metro first, but they threw it over here....
# Shuffle large and small magic jars - Magic jars become blue rupees if you don't have magic yet - Large magic jars appear in the junk item pool -...
This PR contains a: - [X] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [x] **test update** - [ ] **typo fix** - [ ] **metadata...