Przeglądaj źródła

get rid of old plugin loading

pull/3/head
Tristan Sloughter 10 lat temu
rodzic
commit
fd9f88b98a
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/rebar3.erl

+ 0
- 1
src/rebar3.erl Wyświetl plik

@ -157,7 +157,6 @@ run_aux(State, RawArgs) ->
State1 = init_config1(State),
code:add_pathsa([filename:join(rebar_utils:get_cwd(), "plugins")]),
%% Process each command, resetting any state between each one
State2 = rebar_state:set(State1, base_dir, filename:absname(rebar_state:dir(State1))),
{ok, Providers} = application:get_env(rebar, providers),

Ładowanie…
Anuluj
Zapisz