Skip to content
Snippets Groups Projects
Commit 7655e9ee 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 5ae92a19
Loading
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