% uncomment to disable encoding support for erlang maps
% {jsx_nomaps, true}.
{erl_opts, [
{platform_define, "R14|R15", 'no_binary_to_whatever'}
]}.