-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
First, thank you for fixing the n^2 bug. Decreased our builds times by 95%!
For context, we have thousands of translations, (from a combination of web & mobile). The problem that we are running into is that we are getting merge conflicts on every PR. Since the translations are ordered alphabetically, any insert has the potential to break anyone else's PR if they also contain translations.
How can we go about better handling the sort/generation of the flat maps to reduce merge conflicts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working