Skip to content

Commit 55e99ec

Browse files
committed
fix plural release build
Signed-off-by: David van der Spek <[email protected]>
1 parent 3fa134a commit 55e99ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ defmodule Plural.MixProject do
5959
api: :permanent,
6060
core: :permanent,
6161
email: :permanent,
62-
graphql: :load
62+
graphql: :permanent
6363
]
6464
],
6565
rtc: [

0 commit comments

Comments
 (0)