build.config 337 B

12345678910111213141516171819202122
  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. # Plugins.
  9. #
  10. # Comment to disable, uncomment to enable.
  11. plugins/bootstrap
  12. plugins/c_src
  13. plugins/ct
  14. plugins/dialyzer
  15. plugins/edoc
  16. plugins/elvis
  17. plugins/erlydtl
  18. plugins/escript
  19. plugins/eunit
  20. plugins/relx
  21. plugins/shell