diff options
author | Luis Rascao <[email protected]> | 2016-11-20 22:19:08 +0000 |
---|---|---|
committer | Luis Rascao <[email protected]> | 2016-11-21 00:24:37 +0000 |
commit | 81369d99a9b6ee5caae6b5e6a5faffb8a65fb588 (patch) | |
tree | 8b3e2acce5896f977bd264fb1cf66a9ffe6e6fd6 /LICENSE.md | |
parent | c305c89713abf48570e2db152b367f00ac641893 (diff) | |
download | relx-81369d99a9b6ee5caae6b5e6a5faffb8a65fb588.tar.gz relx-81369d99a9b6ee5caae6b5e6a5faffb8a65fb588.tar.bz2 relx-81369d99a9b6ee5caae6b5e6a5faffb8a65fb588.zip |
Provide a new config directive that allows per-app module exclusion
By introducing a new entry in the config file allow excluding
specific modules from a given app, they will not be copied
onto the final release and their reference removed from
the .app file. The new entry takes on the following form:
{exclude_modules, [
{App :: atom(), [Module :: atom()]}
]}
Diffstat (limited to 'LICENSE.md')
0 files changed, 0 insertions, 0 deletions