Skip to content

Commit

Permalink
conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Oct 9, 2024
1 parent 2b66423 commit 50cc245
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flavours/classic/config/dev.exs
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,7 @@ if System.get_env("HOT_CODE_RELOAD") != "-1" do

config :bonfire, Bonfire.Web.Endpoint,
code_reloader: enable_reloader?,
<<<<<<< HEAD
# TEMP
=======
# TEMP until this is available https://github.com/surface-ui/surface/pull/755
>>>>>>> ae711bd65b (https://github.com/bonfire-networks/bonfire-app)
reloadable_compilers: [:leex, :elixir],
# reloadable_compilers: [:leex, :elixir, :surface],
reloadable_apps: [:bonfire] ++ local_dep_names,
Expand Down

0 comments on commit 50cc245

Please sign in to comment.