vite/playground/html/relative-input.html
Dr. Ralf S. Engelschall 0e93f588b9
fix: scripts and styles were missing from built HTML on Windows (#16421)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-05-01 06:39:49 +02:00

4 lines
95 B
HTML

<script type="module" src="./relative-input/main.js"></script>
<p class="relative-input"></p>