binary_to_whatever is not available on R15? fixed
This commit is contained in:
parent
b1320a2e67
commit
1033245da3
2 changed files with 12 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
% uncomment to disable encoding support for erlang maps
|
||||
% {jsx_nomaps, true}.
|
||||
% {jsx_nomaps, true}.
|
||||
|
||||
{erl_opts, [{platform_define, "R15", 'no_binary_to_whatever'}]}.
|
Loading…
Add table
Add a link
Reference in a new issue