module Lucky::BunReloadTag

Direct including types

Defined in:

lucky/tags/bun_reload_tag.cr

Instance Method Summary

Instance Method Detail

def bun_reload_connect_tag #

Renders a live reload tag which connects to Bun's WebSocket server.

NOTE This tag only generates output in development, so there is no need to render it conditionally.


[View source]