<div dir="ltr"><div><div><div><div>Generally, if you use releases in production, to avoid some weird bugs I'd suggest<br></div>using releases in development as well. This may be cumbersome to certain extent,<br></div>but may be improved in a several ways:<br></div>1. relx have a `--dev-mode` flag, to create symlinks on libs you are using<br></div>2. hot code reload tool, like sync <a href="https://github.com/rustyio/sync" target="_blank">https://github.com/rustyio/sync</a><div class="gmail_extra"><br><div class="gmail_quote">2015-04-08 12:48 GMT+01:00 Nicolas Martyanoff <span dir="ltr"><<a href="mailto:khaelin@gmail.com" target="_blank">khaelin@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2015-04-08 13:43, Sergej Jurečko wrote:<br>
> application:ensure_all_started(app).<br>
<br>
Exactly what I needed. Thank you !<br>
<br>
Regards,<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Nicolas Martyanoff<br>
<a href="http://wandrian.net" target="_blank">http://wandrian.net</a><br>
<a href="mailto:khaelin@gmail.com">khaelin@gmail.com</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div></div>