Skip to content

Commit

Permalink
Rebuild packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lifesinger committed Jun 18, 2013
1 parent 8eb38da commit 2250378
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion dist/sea-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ function Module(uri, deps) {
this._resolveCache = {}

// This function will be called when onload
this._callback = undefined
this._callback = null
}

Module.get = function(uri, deps) {
Expand Down
24 changes: 12 additions & 12 deletions dist/sea.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2250378

Please sign in to comment.