File tree Expand file tree Collapse file tree
content/en/docs/refguide10/modeling/app-explorer/app/app-settings Expand file tree Collapse file tree Original file line number Diff line number Diff 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
4749The 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
5254For more information about Rspack, see the [ official documentation] ( https://www.rspack.dev/ ) .
5355
You can’t perform that action at this time.
0 commit comments