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
*Disabled tasks can be activated by certain build modes, the project configuration, or by using the `--include-task`[CLI parameter](./CLI.md#ui5-build). See footnotes where given*
53
53
54
54
---
55
55
56
-
^1^ Enabled in `jsdoc` build, which disables most of the other tasks
57
-
^2^ Enabled for projects defining a [component preload configuration](./Configuration.md#component-preload-generation)
58
-
^3^ Enabled in `self-contained` build, which disables `generateComponentPreload` and `generateLibraryPreload`
59
-
^4^ Enabled for projects defining a [bundle configuration](./Configuration.md#custom-bundling)
60
-
^5^ Can be enabled for framework projects via the `includeTask` option. For other projects, this task is skipped
56
+
<sup>1</sup> Enabled in `jsdoc` build, which disables most of the other tasks
57
+
<sup>2</sup> Enabled for projects defining a [component preload configuration](./Configuration.md#component-preload-generation)
58
+
<sup>3</sup> Enabled in `self-contained` build, which disables `generateComponentPreload` and `generateLibraryPreload`
59
+
<sup>4</sup> Enabled for projects defining a [bundle configuration](./Configuration.md#custom-bundling)
60
+
<sup>4</sup> Can be enabled for framework projects via the `includeTask` option. For other projects, this task is skipped
*Disabled tasks can be activated by certain build modes, the project configuration, or by using the `--include-task`[CLI parameter](../pages/CLI.md#ui5-build). See footnotes where given*
208
208
209
209
---
210
210
211
-
^1^ Enabled in `jsdoc` build, which disables most of the other tasks
212
-
^2^ Enabled for projects defining a [component preload configuration](../pages/Configuration.md#component-preload-generation)
213
-
^3^ Enabled in `self-contained` build, which disables `generateComponentPreload` and `generateLibraryPreload`
214
-
^4^ Enabled for projects defining a [bundle configuration](../pages/Configuration.md#custom-bundling)
215
-
^5^ Can be enabled for framework projects via the `includeTask` option. For other projects, this task is skipped
211
+
<sup>1</sup> Enabled in `jsdoc` build, which disables most of the other tasks
212
+
<sup>2</sup> Enabled for projects defining a [component preload configuration](../pages/Configuration.md#component-preload-generation)
213
+
<sup>3</sup> Enabled in `self-contained` build, which disables `generateComponentPreload` and `generateLibraryPreload`
214
+
<sup>4</sup> Enabled for projects defining a [bundle configuration](../pages/Configuration.md#custom-bundling)
215
+
<sup>5</sup> Can be enabled for framework projects via the `includeTask` option. For other projects, this task is skipped
0 commit comments