Skip to content

Commit a85b100

Browse files
legosciadarrenklein
authored andcommitted
Add empty prod.exs config file
config/config.exs tries to import the config file for the current Mix environment. When including ex_aws_dynamo in an Erlang project using rebar_mix, the Mix environment is always 'prod', so this fails because there is no prod.exs file. Let's add an empty prod.exs file to work around that.
1 parent 2d90049 commit a85b100

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

config/prod.exs

Whitespace-only changes.

0 commit comments

Comments
 (0)