Skip to content

Hot Reload

When creating a standalone component, you'll also generate an embed file. By directly importing this embed file, you'll enable hot reload for your embedabbles.

html
<script type="module" src="/src/_standalone/once/embed.ts"></script>