mix compile.phoenix_live_view (Phoenix LiveView v1.1.0-rc.2)
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()