File tree Expand file tree Collapse file tree
content/en/docs/refguide/modeling/app-explorer/app/app-settings Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,17 +22,15 @@ The available configuration options are as follows:
2222### App bundler {#app-bundler}
2323
2424{{% alert type="info" %}}
25- This setting was introduced in Mendix 11.9.0.
25+ This setting was introduced in [ Mendix 11.9.0] ( /releasenotes/studio-pro/11.9/ ) . It is only available for applications using React client.
2626{{% /alert %}}
2727
28- This setting is only available for applications using React client.
28+ The available options are listed below:
2929
30- Available options:
30+ * ** Rspack (beta)** : 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)
3132
32- * ** Rspack (beta)** : Use Rspack to bundle the React client app. A faster, more memory-efficient bundler.
33- * ** 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/ ] ( https://www.rspack.dev/ )
33+ For more information about Rspack, see the [ official documentation] ( https://www.rspack.dev/ ) .
3634
3735### Use New String Behavior {#new-string-behavior}
3836
You can’t perform that action at this time.
0 commit comments