diff --git a/docs/guide/configuration.md b/docs/guide/configuration.md index 0a4c328d..bbde10a0 100644 --- a/docs/guide/configuration.md +++ b/docs/guide/configuration.md @@ -313,6 +313,9 @@ Default `[]` A list of directories to be included in the server and client build. Must not be any known Primate location. +The directories are specified relative to project root. A `services` directory +would be denoted with `["services"]`. + ### build.excludes Default `[]`