Only import necessary highlight.js files

This commit is contained in:
Misode
2022-05-06 16:25:06 +02:00
parent ea7e8802c4
commit 690e2f60bf
5 changed files with 275 additions and 18 deletions

View File

@@ -55,6 +55,7 @@
"fast-glob": "^3.2.11",
"preact": "^10.5.13",
"preact-router": "^3.2.1",
"rollup-plugin-visualizer": "^5.6.0",
"typescript": "^4.1.3",
"vite": "^2.3.7",
"vite-plugin-static-copy": "^0.5.0"