Procházet zdrojové kódy

remove relx.config from release template

pull/46/head
Tristan Sloughter před 10 roky
rodič
revize
cd46f5e28c
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. +0
    -1
      priv/templates/release.template

+ 0
- 1
priv/templates/release.template Zobrazit soubor

@ -7,7 +7,6 @@
{template, "sup.erl.dtl", "{{name}}/{{apps_dir}}/{{name}}/src/{{name}}_sup.erl"}.
{template, "otp_app.app.src.dtl", "{{name}}/{{apps_dir}}/{{name}}/src/{{name}}.app.src"}.
{template, "relx_rebar.config.dtl", "{{name}}/rebar.config"}.
{template, "relx.config.dtl", "{{name}}/relx.config"}.
{template, "sys.config.dtl", "{{name}}/config/sys.config"}.
{template, "vm.args.dtl", "{{name}}/config/vm.args"}.
{template, "gitignore.dtl", "{{name}}/.gitignore"}.

Načítá se…
Zrušit
Uložit