mirror of
https://github.com/flynx/features.js.git
synced 2025-10-29 10:20:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bf113af701
commit
e3708f8ca1
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user