module
Lucky::BunReloadTag
Direct including types
Defined in:
lucky/tags/bun_reload_tag.crInstance Method Summary
-
#bun_reload_connect_tag
Renders a live reload tag which connects to Bun's WebSocket server.
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.