Skip to content

Commit 65ea11a

Browse files
authored
Clarify src folder configuration in build.md
1 parent 4fb7037 commit 65ea11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/deploy/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Build tasks are derived from the CDS configuration and project context. By defau
2626
- _fts/_ and its subfolders when using [feature toggles](../extensibility/feature-toggles#enable-feature-toggles)
2727
- CDS model folders and files defined by [required services](../../node.js/cds-env#services)
2828
- Built-in examples: [persistent queue](../../node.js/queue#persistent-queue) or [MTX-related services](../multitenancy/mtxs#mtx-services-reference)
29-
- `src` folders configured in build tasks
29+
- `src` folder configured in the build task
3030

3131

3232
Feature toggle folders and required built-in service models will also be added if user-defined models have been configured as a [`model` option](#build-task-properties) in your build tasks.

0 commit comments

Comments
 (0)