speedup loading

This commit is contained in:
Dmitry Vasilev
2023-07-13 19:35:03 +03:00
parent f3daf986b1
commit eedfdabfa7

View File

@@ -3,6 +3,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!--speedup loading-->
<link rel="modulepreload" href="/src/launch.js">
<script src='ace/ace.js'></script>
<script src='ace/keybinding-vim.js'></script>