jsx/rebar.config
2014-12-09 07:28:20 +00:00

6 lines
No EOL
151 B
Erlang

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