add JSX_FORCE_MAPS flag for forcing decoding to maps

This commit is contained in:
alisdair sullivan 2015-10-08 22:50:04 -07:00
parent 8e75e0f312
commit cdd01c6eac
5 changed files with 30 additions and 8 deletions

View file

@ -1,6 +1 @@
{erl_opts, [
% uncomment to always decode to maps
% {d, maps_always},
]}.
{edoc_opts, [{preprocess, true}]}.