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(build): sort build.json content #11124

Merged
merged 2 commits into from
May 15, 2024
Merged

fix(build): sort build.json content #11124

merged 2 commits into from
May 15, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented May 14, 2024

Summary

Problem

The build.json has different output on each build, because we don't build documents in a stable order.

Solution

Sort the build.json content to avoid a build difference.


How did you test this change?

Ran yarn build --locale en-us and looked at client/build/en-us/build.json.

@caugner caugner requested a review from a team as a code owner May 14, 2024 13:13
Copy link
Contributor

@fiji-flo fiji-flo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fiji-flo fiji-flo merged commit 77ec929 into main May 15, 2024
12 checks passed
@fiji-flo fiji-flo deleted the stable-build-json branch May 15, 2024 12:51
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

3 participants