We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e1f9b6 + 08215b4 commit 1f6531bCopy full SHA for 1f6531b
1 file changed
content/en/docs/refguide/modeling/app-explorer/app/app-settings/runtime-tab.md
@@ -29,8 +29,8 @@ This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/).
29
30
The available options are listed below:
31
32
-* **Rspack**: Use the Rspack application bundler for faster build times and lower memory usage.
33
-* **Rollup**: Use Rollup application bundler (default).
+* **Rspack**: Use Rspack to bundle the React client app as a faster, more memory-efficient bundler
+* **Rollup**: Use Rollup to bundle the React client app (default)
34
35
For more information about Rspack, see the [official documentation](https://www.rspack.dev/).
36
0 commit comments