Skip to content

Commit 99af054

Browse files
Improve wording
1 parent bc8e9d1 commit 99af054

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • content/en/docs
    • refguide10/modeling/app-explorer/app/app-settings
    • refguide/modeling/app-explorer/app/app-settings

content/en/docs/refguide/modeling/app-explorer/app/app-settings/runtime-tab.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/) a
2727

2828
The available options are listed below:
2929

30-
* **Rspack**: Use Rspack to bundle the React client app as a faster, more memory-efficient bundler
31-
* **Rollup**: Use Rollup to bundle the React client app (default)
30+
* **Rspack**: Use Rspack to bundle the React client application for faster build times and lower memory usage.
31+
* **Rollup**: Use Rollup to bundle the React client application (default)
3232

3333
For more information about Rspack, see the [official documentation](https://www.rspack.dev/).
3434

content/en/docs/refguide10/modeling/app-explorer/app/app-settings/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ This setting is available in Mendix 10.24.21 LTS. It is only available for appli
4646

4747
The available options are listed below:
4848

49-
* **Rspack**: Use Rspack to bundle the React client app as a faster, more memory-efficient bundler
50-
* **Rollup**: Use Rollup to bundle the React client app (default)
49+
* **Rspack**: Use Rspack to bundle the React client application for faster build times and lower memory usage.
50+
* **Rollup**: Use Rollup to bundle the React client application (default)
5151

5252
For more information about Rspack, see the [official documentation](https://www.rspack.dev/).
5353

0 commit comments

Comments
 (0)