Skip to content

Commit b4f4d93

Browse files
committed
[FEATURE] Bundling: Remove option 'usePredefineCalls'
1 parent 75de989 commit b4f4d93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/pages/Configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,6 @@ A list of bundle definitions. A `bundleDefinition` contains of the following opt
710710
- Projects defining [Specification Version](#specification-versions) lower than 3.0: Defaults to `false`
711711
- `decorateBootstrapModule`: By default set to `false`. If set to `true`, the module will be decorated with an optimization marker
712712
- `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
714713
- `numberOfParts`: By default set to `1`. The number of parts into which a module bundle should be splitted
715714
- `sourceMap`: By default set to `true`. Adds source map support to the bundle. Available since UI5 Tooling `v4.0.0`
716715

0 commit comments

Comments
 (0)