Selaa lähdekoodia

fix relx included rebar config typo

pull/46/head
Tristan Sloughter 10 vuotta sitten
vanhempi
commit
90438fb1a3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      priv/templates/relx_rebar.config.dtl

+ 1
- 1
priv/templates/relx_rebar.config.dtl Näytä tiedosto

@ -15,6 +15,6 @@
}.
{profiles, [{prod, [{relx, [{dev_mode, true},
{include_erts, false},]}]
{include_erts, false}]}]
}]
}.

Ladataan…
Peruuta
Tallenna