Kaynağa Gözat
Merge pull request #1775 from ferd/redisable-dbg-info
Re-disable debug_info on prod profile
pull/1779/head
Fred Hebert
7 yıl önce
işlemeyi yapan:
GitHub
ebeveyn
işleme
33ba9486c0
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
0 silme
-
rebar.config
|
|
@ -54,6 +54,7 @@ |
|
|
|
{bootstrap, []}, |
|
|
|
|
|
|
|
{prod, [ |
|
|
|
{erl_opts, [no_debug_info]}, |
|
|
|
{overrides, [ |
|
|
|
{override, erlware_commons, [ |
|
|
|
{erl_opts, [{platform_define, "^[0-9]+", namespaced_types}, |
|
|
|