Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Force elixirc for umbrella projects #98

Merged

Conversation

mauricerkelly
Copy link
Contributor

This PR tracks the changes for an intermediary resolution to the problems raised in Issue #96.

For now it's not possible to correctly determine the file path within an umbrella project that contains errors when using Mix (via mix compile). While a full solution is being sought, I've changed the conditional that determines which compiler path to take so that umbrella projects will always be compiled with elixirc instead of mix compile

It is not possible to add unit tests for this due to the limitations of performing Mix-based testing.

@mauricerkelly mauricerkelly merged commit 0aa694d into master Jul 22, 2017
@mauricerkelly mauricerkelly deleted the mauricerkelly/force-elixirc-for-umbrella-projects branch July 22, 2017 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants