Move node registry to its own top level dir

This commit is contained in:
Nick O'Leary
2018-04-26 12:32:05 +01:00
parent 5866d414ce
commit 11d87205d7
63 changed files with 674 additions and 584 deletions

View File

@@ -69,6 +69,7 @@ function getEntry(type,path) {
} catch(err) {
return reject(err);
}
return;
}
}
// IF we get here, we didn't find the file