pull/137/head
Lennart kats 2015-08-26 11:43:35 +00:00
rodzic 223993bed5
commit 41733f9c9f
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -254,6 +254,8 @@ define(function(require, exports, module) {
}
listAllPackages(function(err, resolved) {
if (err) return console.error(err);
if (!loadFromDisk) {
// filter packages by config instead of loading
// everything from disk