Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The case for poncho project doesn't seem to apply anymore #436

Open
yangm97 opened this issue Apr 25, 2024 · 0 comments
Open

The case for poncho project doesn't seem to apply anymore #436

yangm97 opened this issue Apr 25, 2024 · 0 comments

Comments

@yangm97
Copy link

yangm97 commented Apr 25, 2024

Environment

  • Elixir version (elixir -v):
  • Nerves environment: (mix nerves.env --info)
  • Additional information about your host, target hardware or environment that
    may help

Current behavior

From the post:

By default, umbrella projects have the following in their top-level config/config.exs file:

import_config "../apps/*/config/config.exs"

But when creating an umbrella project, I don't have distinct config files per app, instead this is added into each app's mix.exs:

config_path: "../../config/config.exs",

I suppose the post refers to an old mix behavior, which no longer applies.

Expected behavior

Given umbrella apps seem to have closed the gap of configuration, I would like to see an example nerves project using umbrella instead of poncho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant