Skip to content

Commit

Permalink
Always use PhoenixPlayground.CodeReloader
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Aug 22, 2024
1 parent fb67421 commit 9a278ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/phoenix_playground.ex
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,8 @@ defmodule PhoenixPlayground do
[
notify: [
live_view: []
]
],
reloader: {PhoenixPlayground.CodeReloader, :reload, []}
]
end

Expand Down

0 comments on commit 9a278ae

Please sign in to comment.