Skip to content

Suggest putting application in extra_applications#30

Open
cheerfulstoic wants to merge 1 commit into
asakura:masterfrom
cheerfulstoic:patch-1
Open

Suggest putting application in extra_applications#30
cheerfulstoic wants to merge 1 commit into
asakura:masterfrom
cheerfulstoic:patch-1

Conversation

@cheerfulstoic

Copy link
Copy Markdown

According to the docs, extra_applications starts applications before your app.

The problem with the current proposal in the README is that if you set applications then you don't get your extra_applications (at least, I was getting lots of errors about applications not being started in my tests)

According to [the docs](https://hexdocs.pm/mix/1.12/Mix.Tasks.Compile.App.html), `extra_applications` starts applications before your app.

The problem with the current proposal in the README is that if you set `applications` then you don't get your `extra_applications` (at least, I was getting lots of errors about applications not being started in my tests)
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

Successfully merging this pull request may close these issues.

1 participant