Skip to content

Commit 0850329

Browse files
committed
Added dev.exs to fix crashes when running outside of test env
1 parent 1036f6c commit 0850329

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/dev.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
use Mix.Config
2+

0 commit comments

Comments
 (0)