ソースを参照

更新 'rebar.config'

master
SisMaker 1年前
コミット
f41854aeae
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config ファイルの表示

@ -1,4 +1,4 @@
{erl_opts, [no_debug_info]}.
{erl_opts, [no_debug_info, deterministic]}.
{deps,[]}.

読み込み中…
キャンセル
保存