Hi, I've had success using this library when I start the app with rebar3 shell, but when I run my app as a release I run into this error:
=CRASH REPORT==== 16-Jul-2025::22:59:44.257736 ===
crasher:
initial call: mimetypes:init/1
pid: <0.620.0>
registered_name: []
exception error: undefined function mimetypes_disp:modules/0
Am I missing a config value somewhere? Adding mimetypes to app.src did not seem to fix the issue either.