Split hljs into a new file; improved dev vite server system (#91)

This commit is contained in:
Thomas Miceli
2023-09-05 15:22:09 +02:00
committed by GitHub
parent ffafde2b3e
commit d4eed91130
6 changed files with 69 additions and 56 deletions

View File

@ -15,6 +15,7 @@
</p>
</div>
<script type="module" src="{{ asset "hljs.ts" }}"></script>
</div>
</body>