Skip to content

Commit 376bbdf

Browse files
committed
fixup without footer
1 parent 7be0c1d commit 376bbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ module.exports = {
5050
output: {
5151
name: "hljs",
5252
format: "iife",
53-
footer: "if (typeof exports === 'object' && typeof module !== 'undefined') { module.exports = hljs; }",
53+
footer: "",
5454
interop: false
5555
}
5656
}

0 commit comments

Comments
 (0)