This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
rebar.config.sample: remove non-existing option
pull/3/head
Tuncer Ayaz
12 years ago
parent
a6617bdaff
commit
e86ec457b6
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
rebar.config.sample
+ 0
- 5
rebar.config.sample
View File
@ -138,11 +138,6 @@
%% Which files to cleanup
{clean_files, ["file", "file2"]}.
%% == Reltool ==
%% Target directory for the release
{target, "target"}.
%% == OTP Applications ==
%% Enable validation of the OTP app module list. Default is 'true'
Write
Preview
Loading…
Cancel
Save