If you have them listed as a dependency, then Mix has to control them. One
option is to list them as path dependencies and point to them inside
ERL_LIBS.

However, if they are in ERL_LIBS, you should not need to list them as
dependencies at all, instead, you can simply include them in
:extra_applications. That's how we load OTP and Elixir apps.

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4Kxqq0FcsXJTnX_o3o2tC1EJC1pTXB8%2BYAcNb9LHEhKzg%40mail.gmail.com.

Reply via email to