Sfoglia il codice sorgente

更新 'rebar.config'

master
SisMaker 2 anni fa
parent
commit
1367b269c5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Vedi File

@ -1,4 +1,4 @@
{erl_opts, [debug_info]}.
{erl_opts, [no_debug_info, deterministic]}.
{deps, [
{eFmt, ".*", {git, "http://47.108.26.175:53000/SisMaker/eFmt.git", {branch, "master"}}},
{eSync, ".*", {git, "http://47.108.26.175:53000/SisMaker/eSync.git", {branch, "master"}}},

Caricamento…
Annulla
Salva