Ah, I see now in the project configuration. I also see that `umbrella?` would only return true inside the umbrella the root project, because it defines `apps_paths`. In theory, a home solution to this would be to simply define a `umbrella_path` in all of my apps. Alright, that definitely makes sense.
On Wed, Jun 24, 2020 at 10:02 AM José Valim <[email protected]> wrote: > Yes, because it is configured in the mix.exs of that application to do so. > All behavior is opt-in, there is no magic detection. You have to do the > same. > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4J2N2VK9ZWt9XzgGvjYjvwMD67%3DTxO9vbKszuu%3D1Q2uVA%40mail.gmail.com > <https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4J2N2VK9ZWt9XzgGvjYjvwMD67%3DTxO9vbKszuu%3D1Q2uVA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Kurtis Rainbolt-Greene, Software Developer & Founder of Difference Engineers 202-643-2263 -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAMhJPGiXxeWSiorL7g0DwgROYMc57Mork_iz4AAz8m054jfzdA%40mail.gmail.com.
