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

Config clarifications #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SandyyMarie
Copy link

Updated syntax to what worked for me to get xlsxir running!

Updated syntax
Comment on lines +31 to 33
def application do
[extra_applications: [:xlsxir]]
end

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is even needed?

Applications is inferred as of Elixir 1.4. See the "Application inference" section in:
https://elixir-lang.org/blog/2017/01/05/elixir-v1-4-0-released/

Also another blog post on the topic linked via StackOverflow:
https://www.amberbit.com/blog/2017/9/22/elixir-applications-vs-extra_applications-guide/

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.

2 participants