Skip to content

Commit

Permalink
undefined reference to module. oops
Browse files Browse the repository at this point in the history
  • Loading branch information
ansuz committed May 12, 2016
1 parent fad9322 commit 5019fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyperjson.amd.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ define(function () {
}
};

module = module || {};
var mod = module.exports = {
fromDOM: DOM2HyperJSON,
callOn: callOnHyperJSON
Expand Down

0 comments on commit 5019fed

Please sign in to comment.