Skip to content

Commit

Permalink
Add lfe_opts hack
Browse files Browse the repository at this point in the history
See lfe-rebar3/compile#28 for info.
  • Loading branch information
yurrriq committed Oct 31, 2016
1 parent 0d70178 commit 1ca241c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

{lfe_first_files, ["src/levaindoc-util.lfe"]}.

{lfe_opts, [{i,"_build/default/lib"}]}.

{plugins, [
{'lfe-compile', "0.8.0-rc2", {pkg, rebar3_lfe_compile}}
]}.
Expand Down

0 comments on commit 1ca241c

Please sign in to comment.