You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
Skip erlang.mk dependencies when building mix dependencies.
Some dependencies will be archived by erlang.mk itself,
so there is no point in rebuilding them using archive.build.deps
Using the new --skip switch we can skip archives already built and
also rabbit application itself.
[Fixes#191]
0 commit comments