mix compile.phoenix_live_view (Phoenix LiveView v1.1.16)
View SourceA LiveView compiler for HEEx macro components.
Right now, only Phoenix.LiveView.ColocatedHook and Phoenix.LiveView.ColocatedJS
are handled.
You must add it to your mix.exs as:
compilers: [:phoenix_live_view] ++ Mix.compilers()