Skip to content

Commit

Permalink
fixup without footer
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed Jan 1, 2025
1 parent 7be0c1d commit 376bbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module.exports = {
output: {
name: "hljs",
format: "iife",
footer: "if (typeof exports === 'object' && typeof module !== 'undefined') { module.exports = hljs; }",
footer: "",
interop: false
}
}
Expand Down

0 comments on commit 376bbdf

Please sign in to comment.