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: only create bundle & map files for the specified platform when uploading sourcemaps #311

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danshilm
Copy link

@danshilm danshilm commented Dec 21, 2022

Checklist

Why

While the current hook works just fine, attempting to manually execute it when the sourcemaps for only one platform have been dumped & are being used in the hook, results in an error when trying to write the bundle & map files for the other platform.

How

Check which platform has been specified for the hook before writing bundle & map files.

Test Plan

Tested by running the hook manually.

@danshilm danshilm force-pushed the fix/upload-sourcemaps-hook branch from 6f6fca8 to 4acb961 Compare May 5, 2023 23:23
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.

1 participant