[wip]run standalone vite
This commit is contained in:
parent
02bacc6109
commit
84634484c2
|
@ -15,6 +15,7 @@
|
|||
<body>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="./_boot_.ts"></script>
|
||||
<link href="/assets/tabler-icons/tabler-icons.min.css?v2.37.0'">
|
||||
<link href="./style.scss" />
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue