esshorten
esshorten copied to clipboard
Fix node11
Node11 and Node8 sort results are different when return 0 by Array.sort
.
This causes the generated variable names to be inconsistent in different versions.
For background: https://v8.dev/blog/array-sort (from @mathiasbynens )