Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

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

Expand Down