Adam Mruk

Results 3 issues of Adam Mruk

Closes #625 ### Summary This pull request adds a new field to the remote assets configuration, allowing the specification of both the path and filename for an asset. Will be...

Hi team! I'm working with remote assets, and this feature looks very promising. However, there's one feature that I'm missing: the ability to specify the URL to the file. ##...

type:feature
area:repack
area:configuration

I'm configuring Metro to use a remote cache (https://metrobundler.dev/docs/caching/) stored in S3 to speed up local development by sharing CI-generated bundles. The intended workflow is: 1. Build bundle on CI...