build.config 360 B

123456789101112131415161718192021222324
  1. # Core modules.
  2. #
  3. # Do *not* comment or remove them
  4. # unless you know what you are doing!
  5. core/core
  6. core/deps
  7. core/erlc
  8. core/test
  9. # Plugins.
  10. #
  11. # Comment to disable, uncomment to enable.
  12. plugins/bootstrap
  13. plugins/c_src
  14. plugins/ct
  15. plugins/dialyzer
  16. plugins/edoc
  17. plugins/elvis
  18. plugins/erlydtl
  19. plugins/escript
  20. plugins/eunit
  21. plugins/relx
  22. plugins/shell
  23. plugins/triq