What's the new logic for the ordering of the files?
When matching files with "*", I expect the ordering to be '_', '0-9', 'a-z'. So file _helpers.js would be first and 'zoo_keeper.js' to be appended last. And if I added 'zoo_keeper_hut.js' that to come after 'zoo_keeper.js'...
Should I re-name my files or is this a bug?
here's a console.log() of the files it's processing in order:
