mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 14:44:43 -04:00
Move highlight.js to CDN
This commit is contained in:
parent
9443a6f996
commit
142b4c6771
6 changed files with 6 additions and 2 deletions
|
@ -129,7 +129,8 @@ module.exports = {
|
|||
"lodash": "_",
|
||||
"jquery": "$",
|
||||
"moment": "moment",
|
||||
"handlebars": "Handlebars"
|
||||
"handlebars": "Handlebars",
|
||||
"highlight.js": "hljs"
|
||||
},
|
||||
|
||||
module: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue