diff --git a/mix.exs b/mix.exs index c3c02d43da..a9e3ca168c 100644 --- a/mix.exs +++ b/mix.exs @@ -68,7 +68,7 @@ defmodule Plural.MixProject do strip_beams: true, quiet: false, applications: [ - rtc: :permanent, + rtc: :load, core: :permanent, graphql: :load ]