nim.cfg: disable excessiveStackTrace on release (#11575)

(cherry picked from commit e9a23cee0a)
This commit is contained in:
alaviss
2019-06-25 05:22:30 +07:00
committed by narimiran
parent a74104eda5
commit 06904a212a

View File

@@ -71,6 +71,7 @@ path="$lib/pure"
@if release or danger:
stacktrace:off
excessiveStackTrace:off
linetrace:off
debugger:off
line_dir:off