Open starbelly opened 1 year ago
Originally reported by @starbelly in https://github.com/Supersonido/rebar_mix/issues/24
As part of https://github.com/Supersonido/rebar_mix/commit/36617e30e371b0f0490afeacb0f68a3bf4f3425f some features were added that rebar3 and hex_core already cover :
TL;DR is that rebar3 in conjunction with hex_core which ships with rebar3 handles downloading dependencies from hex, locking them, etc.
I feel this plugin would be best just to handle the compilation part, as it was doing prior to this merge.
How do you feel about removing these parts?
Originally reported by @starbelly in https://github.com/Supersonido/rebar_mix/issues/24
As part of https://github.com/Supersonido/rebar_mix/commit/36617e30e371b0f0490afeacb0f68a3bf4f3425f some features were added that rebar3 and hex_core already cover :
TL;DR is that rebar3 in conjunction with hex_core which ships with rebar3 handles downloading dependencies from hex, locking them, etc.
I feel this plugin would be best just to handle the compilation part, as it was doing prior to this merge.
How do you feel about removing these parts?