Move highlight.js to CDN

This commit is contained in:
Yukai Huang 2016-10-14 09:21:41 +08:00
parent 9443a6f996
commit 142b4c6771
6 changed files with 6 additions and 2 deletions

View file

@ -129,7 +129,8 @@ module.exports = {
"lodash": "_",
"jquery": "$",
"moment": "moment",
"handlebars": "Handlebars"
"handlebars": "Handlebars",
"highlight.js": "hljs"
},
module: {