reduce dashboard bundle size by lazy loading highlight.js languages (#533)

* lazyload hl.js languages

* pin repository/discord-markdown
This commit is contained in:
repository 2023-03-13 09:13:09 -07:00 committed by GitHub
parent 97be223173
commit 5a248e26a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 530 additions and 88 deletions

View file

@ -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",