0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/build.config

37 lines
597 B
Text
Raw Normal View History

# Do *not* comment or remove core modules
# unless you know what you are doing.
2014-11-07 14:25:34 +02:00
#
# Feel free to comment plugins out however.
# Core modules.
2014-11-07 14:25:34 +02:00
core/core
core/deps
# Plugins that must run before Erlang code gets compiled.
plugins/protobuffs
# Core modules, continued.
2014-11-07 14:25:34 +02:00
core/erlc
core/docs
core/test
2014-11-07 14:25:34 +02:00
# Plugins.
plugins/asciidoc
2014-11-07 14:25:34 +02:00
plugins/bootstrap
plugins/c_src
plugins/ci
2014-11-07 14:25:34 +02:00
plugins/ct
plugins/dialyzer
#plugins/edoc
plugins/elvis
2014-11-07 14:25:34 +02:00
plugins/erlydtl
plugins/escript
plugins/eunit
2014-11-07 14:25:34 +02:00
plugins/relx
plugins/shell
plugins/triq
plugins/xref
# Plugins enhancing the functionality of other plugins.
plugins/cover