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
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'...
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:
The text was updated successfully, but these errors were encountered: