Merge branch 'Treora-commonjs'

pull/342/head
Gijs Kruitbosch 8 years ago
commit 2b28d6022f

@ -1935,3 +1935,7 @@ Readability.prototype = {
};
}
};
if (typeof module === "object") {
module.exports = Readability;
}

Loading…
Cancel
Save