webpack-bundle-tracker icon indicating copy to clipboard operation
webpack-bundle-tracker copied to clipboard

Sorting assets list by key

Open pydolan opened this issue 3 years ago • 2 comments

This addresses #69

pydolan avatar Jul 23 '20 16:07 pydolan

Does the chunkGroups loop below also need to be sorted?

andersk avatar Oct 29 '20 02:10 andersk

Does the chunkGroups loop below also need to be sorted?

I would suggest to sort all keys and lists to get consistent results for unchanged source runs

JanMalte avatar Jul 31 '22 21:07 JanMalte

Thanks. Superseded by https://github.com/django-webpack/webpack-bundle-tracker/pull/111

fjsj avatar Nov 14 '22 14:11 fjsj