# `LiveVue.Reload`
[🔗](https://github.com/Valian/live_vue/blob/v1.1.0/lib/live_vue/reload.ex#L1)

Utilities for easier integration with Vite in development

# `vite_assets`

Renders the vite assets in development, and in production falls back to normal compiled assets

## Attributes

* `assets` (`:list`) (required)
## Slots

* `inner_block` (required) - what should be rendered when Vite path is not defined.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
