Closed ijdickinson closed 6 years ago
Taking the natural order of the query would be good.
So it turns out that I had already fixed this problem, but not merged it into master
. I've now done that merge, but in so doing I realise that the code is a bit crufty, not least from the tools perspective. We no longer tend to use bower to manage dependencies, for example, and now use webpack or browserify to flatten the dependencies down into single files.
Tl;dr: you should be able to use the 0.2.0
release and see the sort order working correctly, but really I need to start working on updating the codebase to 0.3.0
.
Marking as closed
From Andy: