Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-06-01 07:03:45 +03:00
parent bf113af701
commit e3708f8ca1

View File

@ -43,6 +43,9 @@ var args2array = function(a){ return [].slice.call(a) }
// - priority???
// in current implementation the priority is used for the
// initial sort (pre-dep.)
// NOTE: this is different from pure C3 in that we do not require
// order to be maintained within the dependency list of a feature,
// at least so far...
// XXX stages:
// - pre-build
// - list all features