Drop the eex template and directly use the webpack index.html

Partly reverts ff7fd460

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-07-04 17:34:59 +02:00
parent 98888c95d6
commit 2749989a28
6 changed files with 37 additions and 25 deletions

View File

@@ -1,4 +1,3 @@
defmodule MobilizonWeb.LayoutView do
use MobilizonWeb, :view
alias Mobilizon.Service.Metadata
end