Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FileAlreadyExistsException in v7 when using ReactNative & Hermes #482

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Oct 31, 2022

Goal
Fix FileAlreadyExistsException during ReactNative builds using Hermes by ensuring that existing source-maps are overwritten instead of causing build failures.

Testing
Tested manually by reproducing the error as described, and then testing that the fix no-longer causes the same issue. Instead the source maps are now overwritten and the new source maps are uploaded.

@lemnik lemnik force-pushed the PLAT-7741/fix-file-already-exists branch from e0e4ce9 to b1309f4 Compare October 31, 2022 11:00
@lemnik lemnik merged commit 667fc2d into next Nov 1, 2022
@lemnik lemnik deleted the PLAT-7741/fix-file-already-exists branch November 1, 2022 13:38
@lemnik lemnik mentioned this pull request Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants