Skip to content
Snippets Groups Projects
Commit f6ee0827 authored by Ibrahim Awwal's avatar Ibrahim Awwal
Browse files

Ensure that js files are returned in alphabetical order by django-pipeline.

On most systems this seems to be the default behavior, but glob2.glob's order isn't guaranteed and on my machine the order seems to be random, which causes javascript which depends on include order to fail.
parent d1238a27
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment