<div dir="ltr">I am moving an app to use relx to create it in to a release.  I have the erlang app mostly working except for secure websockets is not working right so I'm trying to add wx and debugger libs (are those the right ones) so I can run:<div>
<br></div><div>make</div><div>./_rel/bin/app console<br></div><div><br></div><div>then in the erlang console do:</div><div><br></div><div>im().</div><div><div>ii(websocket_handler).</div><div>iaa([init]).</div></div><div>
<br></div><div>but this doesn't work since wx and debugger libs are not in _rel/lib</div><div><br></div><div>Where do I add these to the release compilation?</div><div><br></div><div>Thanks,</div><div><br></div><div>-wes</div>
</div>