Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/).

The available options are listed below:

* **Rspack (beta)**: Use Rspack to bundle the React client app as a faster, more memory-efficient bundler
* **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)

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