You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output of the typescript generator is not completely deterministic. It appears that, on different machines, it sometimes generates definitions in different order. This causes spurious file modifications and merge conflicts if generated files are kept in source control.
It is not clear in what exact circumstances this happens.
The text was updated successfully, but these errors were encountered:
Output of the typescript generator is not completely deterministic. It appears that, on different machines, it sometimes generates definitions in different order. This causes spurious file modifications and merge conflicts if generated files are kept in source control.
It is not clear in what exact circumstances this happens.
The text was updated successfully, but these errors were encountered: