Переглянути джерело

Process deps prior to subdirs so that top-level dependencies work as expected

Dave Smith 15 роки тому
джерело
коміт
e66585789d
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      ebin/rebar.app

+ 1
- 1
ebin/rebar.app Переглянути файл

@ -46,8 +46,8 @@
%% any_dir processing modules
{any_dir_modules, [
rebar_require_vsn,
rebar_subdirs,
rebar_deps,
rebar_subdirs,
rebar_templater,
rebar_cleaner
]},

Завантаження…
Відмінити
Зберегти