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: Improve bundle build separation. #25

Merged
merged 7 commits into from
Feb 7, 2021
Merged

fix: Improve bundle build separation. #25

merged 7 commits into from
Feb 7, 2021

Conversation

milesj
Copy link
Owner

@milesj milesj commented Feb 7, 2021

I've noticed a few edge cases where certain formats weren't being built, or CLI output was missing information. I believe the root is caused by our configs that support multiple platforms, since it requires a bunch of weird resolution logic.

To resolve this, I updated Package#setConfigs to create additional configs when platforms is an array. This results in truly unique and deterministic builds.

@milesj milesj changed the title [WIP] Improve bundle build separation fix: Improve bundle build separation. Feb 7, 2021
@milesj milesj marked this pull request as ready for review February 7, 2021 04:58
@milesj milesj merged commit ee9bc3c into master Feb 7, 2021
@milesj milesj deleted the better-builds branch February 7, 2021 21:14
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