You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/deploy/build.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Build tasks are derived from the CDS configuration and project context. By defau
26
26
-_fts/_ and its subfolders when using [feature toggles](../extensibility/feature-toggles#enable-feature-toggles)
27
27
- CDS model folders and files defined by [required services](../../node.js/cds-env#services)
28
28
- 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
30
30
31
31
32
32
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