Skip to content

Commit ed37a8f

Browse files
committed
Remove beta flag from rspack bundle setting
1 parent babb381 commit ed37a8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/modeling/app-explorer/app/app-settings

content/en/docs/refguide/modeling/app-explorer/app/app-settings/runtime-tab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/).
2727

2828
The available options are listed below:
2929

30-
* **Rspack (beta)**: Use Rspack to bundle the React client app as a faster, more memory-efficient bundler
30+
* **Rspack**: Use Rspack to bundle the React client app as a faster, more memory-efficient bundler
3131
* **Rollup**: Use Rollup to bundle the React client app (default)
3232

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

0 commit comments

Comments
 (0)