From bf113af70136a21a6588755d16231a38ea617477 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 31 May 2017 03:17:48 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- features.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.js b/features.js index 289d43a..5709eb4 100755 --- a/features.js +++ b/features.js @@ -43,7 +43,7 @@ var args2array = function(a){ return [].slice.call(a) } // - priority??? // in current implementation the priority is used for the // initial sort (pre-dep.) -// XXX try doing it in stages: +// XXX stages: // - pre-build // - list all features // - check applicability