| #
6adba2a9 |
| 12-Apr-2023 |
Evan Bacon <[email protected]> |
fix(asset, image): monorepo assets in Metro web (#22094)
# Why
Monorepo assets in metro web for production need to be processed in
runtime the same as they are in build-time, e.g. `../` -> `_`
fix(asset, image): monorepo assets in Metro web (#22094)
# Why
Monorepo assets in metro web for production need to be processed in
runtime the same as they are in build-time, e.g. `../` -> `_`
---------
Co-authored-by: Expo Bot <[email protected]>
show more ...
|