mirror of
https://github.com/flynx/features.js.git
synced 2025-10-29 18:30:11 +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???
|
// - priority???
|
||||||
// in current implementation the priority is used for the
|
// in current implementation the priority is used for the
|
||||||
// initial sort (pre-dep.)
|
// 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:
|
// XXX stages:
|
||||||
// - pre-build
|
// - pre-build
|
||||||
// - list all features
|
// - list all features
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user