diff --git a/hyperjson.amd.js b/hyperjson.amd.js index d3d6e1e..127482a 100644 --- a/hyperjson.amd.js +++ b/hyperjson.amd.js @@ -91,6 +91,7 @@ define(function () { } }; + module = module || {}; var mod = module.exports = { fromDOM: DOM2HyperJSON, callOn: callOnHyperJSON