Skip to content

Commit

Permalink
Add comments for module members
Browse files Browse the repository at this point in the history
  • Loading branch information
lifesinger committed Jul 10, 2012
1 parent 709797d commit e00a0ad
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
10 changes: 0 additions & 10 deletions dist/plugin-reload.js

This file was deleted.

2 changes: 1 addition & 1 deletion dist/sea-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -745,9 +745,9 @@ seajs._config = {
// this.id is set when saving
// this.dependencies is set when saving
// this.factory is set when saving
// this.uri is set when saving
// this.exports is set when compiling
// this.parent is set when compiling
// this.require is set when compiling
}


Expand Down
2 changes: 1 addition & 1 deletion src/module.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
// this.id is set when saving
// this.dependencies is set when saving
// this.factory is set when saving
// this.uri is set when saving
// this.exports is set when compiling
// this.parent is set when compiling
// this.require is set when compiling
}


Expand Down

0 comments on commit e00a0ad

Please sign in to comment.