Skip to content

Commit

Permalink
Ignore this commit
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Jan 14, 2013
1 parent dd72119 commit a4538ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loader.js
Expand Up @@ -143,6 +143,7 @@ var modules = modules || [];
callback: callback
};

//
// Add to list of modules if the module doesn't already exist
if (!exists(module.id)) {
console.log('adding module: ', module.id);
Expand Down

0 comments on commit a4538ae

Please sign in to comment.