Skip to content

Commit 9bfb9d6

Browse files
authored
Update App Bundler section for clarity and accuracy
Clarified the availability and introduction of the App Bundler setting in Mendix.
1 parent 6776c46 commit 9bfb9d6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

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

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@ This setting enables the new React version of the Mendix Client. This React clie
4141
### App Bundler {#app-bundler}
4242

4343
{{% alert type="info" %}}
44-
This setting is available in Mendix 10.24.21 LTS. It is only available for applications using React client.
44+
This setting is only for applications using [Mendix React Client](/refguide10/mendix-client/react/).
45+
46+
This setting was introduced in [Mendix 10.24.21](/releasenotes/studio-pro/10.24/#102421).
4547
{{% /alert %}}
4648

4749
The available options are listed below:
4850

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)
51+
* **Rspack**: Use the Rspack application bundler for faster build times and lower memory usage.
52+
* **Rollup**: Use Rollup application bundler (default).
5153

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

0 commit comments

Comments
 (0)