Skip to content

Commit

Permalink
reload components module after updating
Browse files Browse the repository at this point in the history
  • Loading branch information
APB9785 committed Dec 6, 2024
1 parent 6f0e4ff commit 0a83dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/beacon/loader.ex
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ defmodule Beacon.Loader do
|> Loader.Components.module_name()
|> unload()

load_components_module(site)
load_runtime_css(site)

{:noreply, config}
Expand Down

0 comments on commit 0a83dfe

Please sign in to comment.