mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
reduce dashboard bundle size by lazy loading highlight.js languages (#533)
* lazyload hl.js languages * pin repository/discord-markdown
This commit is contained in:
parent
97be223173
commit
5a248e26a2
13 changed files with 530 additions and 88 deletions
|
|
@ -26,8 +26,9 @@
|
|||
"bootstrap": "^5.1.3",
|
||||
"bootstrap-dark-5": "^1.1.3",
|
||||
"core-js-pure": "^3.23.4",
|
||||
"discord-markdown": "^2.5.1",
|
||||
"discord-markdown": "https://github.com/repository/discord-markdown#b9608feef6856c9baa68f96c932a25c1d2bc55c2",
|
||||
"gh-pages": "^3.2.3",
|
||||
"highlight.js": "^11.7.0",
|
||||
"import": "^0.0.6",
|
||||
"moment": "^2.29.1",
|
||||
"sass": "^1.52.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue