Skip to content
Commit eba81abc authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Sort mixins/requires/uses/etc in export.

This ensures that when running the export repeatedly the order
of mixins/requires/etc will stay the same.  Especially in the
case of mixins which are often defined in an object literal which
gets turned into a Ruby hash that messes up the order quite a bit.

By doing the sorting in Export::Full the Renderer no more needs
to sort these things.
parent 112e6341
Loading
Loading
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