|
|
|
|
|
by drodgers
2700 days ago
|
|
> safely merging YAML diffs however could be trouble Yarn will actually do the merging automatically — if you have conflict markers in your lockfile, just running yarn will parse them along with the rest of the file and produce a new lockfile with the changes from both diffs (unless there's a genuine conflict). I assume that this feature won't go away with the new lockfile format |
|
Hopefully they'll be able to re-use much of that work for the Yaml file.