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: docs/pages/Configuration.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -710,7 +710,6 @@ A list of bundle definitions. A `bundleDefinition` contains of the following opt
710
710
- Projects defining [Specification Version](#specification-versions) lower than 3.0: Defaults to `false`
711
711
- `decorateBootstrapModule`: By default set to `false`. If set to `true`, the module will be decorated with an optimization marker
712
712
- `addTryCatchRestartWrapper`: By default set to `false`. If set to `true`, bootable module bundles gets wrapped with a try/catch to filter "Restart" errors
713
-
- `usePredefineCalls`: If set to `true`, `sap.ui.predefine` is used for UI5 modules
714
713
- `numberOfParts`: By default set to `1`. The number of parts into which a module bundle should be splitted
715
714
- `sourceMap`: By default set to `true`. Adds source map support to the bundle. Available since UI5 Tooling `v4.0.0`
0 commit comments