Skip to content

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