mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 21:51:26 -03:30
The two renamed files represent files that merely define angular modules. Unfortunately, in minification mode, they were getting processed out of order with files that depend on them. Since we don't have any sort of native module or dependency resolution (YET), I'm hacking it to make sure they come first asciibetically.