We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be0c1d commit 376bbdfCopy full SHA for 376bbdf
tools/build_config.js
@@ -50,7 +50,7 @@ module.exports = {
50
output: {
51
name: "hljs",
52
format: "iife",
53
- footer: "if (typeof exports === 'object' && typeof module !== 'undefined') { module.exports = hljs; }",
+ footer: "",
54
interop: false
55
}
56
0 commit comments