chore(doc-gen): track modules in a dgeni service

This commit is contained in:
Peter Bacon Darwin
2015-03-17 16:41:54 +00:00
committed by Misko Hevery
parent a16954d3a5
commit ede7690be3
3 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,3 @@
module.exports = function modules() {
return {};
};