repack icon indicating copy to clipboard operation
repack copied to clipboard

fix: correctly parse platform from file URL

Open jhso-dev opened this issue 8 months ago • 2 comments

Summary

https://github.com/callstack/repack/issues/644

Some cases like "http://localhost:8081/ios/src_app2_tsx-node_modules_react-native-reanimated_src_reanimated2_sync_recursive.chunk.bundle" can't parse the platform and filename correctly.

Test plan

jhso-dev avatar Jun 16 '24 09:06 jhso-dev