Commit f7876f6
committed
bug #1190 Update highlight.js (Kolbasyatin)
This PR was merged into the main branch.
Discussion
----------
Update highlight.js
Fix the error
app.js:133 Uncaught TypeError: highlight_js_lib_highlight__WEBPACK_IMPORTED_MODULE_0___default.a.registerLanguage is not a function
at Module../assets/js/highlight.js (app.js:133)
at __webpack_require__ (runtime.js:80)
at Module../assets/js/app.js (app.js:26)
at __webpack_require__ (runtime.js:80)
at checkDeferredModules (runtime.js:46)
at Array.webpackJsonpCallback [as push] (runtime.js:33)
at app.js:1
Commits
-------
9e3808b Update highlight.js1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments