File tree Expand file tree Collapse file tree
refguide10/modeling/app-explorer/app/app-settings
refguide/modeling/app-explorer/app/app-settings Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/) a
2727
2828The 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
3333For more information about Rspack, see the [ official documentation] ( https://www.rspack.dev/ ) .
3434
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ This setting is available in Mendix 10.24.21 LTS. It is only available for appli
4646
4747The 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
5252For more information about Rspack, see the [ official documentation] ( https://www.rspack.dev/ ) .
5353
You can’t perform that action at this time.
0 commit comments