Skip to content

Commit 1f6531b

Browse files
authored
Merge pull request #11197 from brambrink/ufc/2094-rspack-ga
[UFC-2094] Remove beta flag from Rspack bundle option
2 parents 5e1f9b6 + 08215b4 commit 1f6531b

1 file changed

Lines changed: 2 additions & 2 deletions

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/).
2929

3030
The available options are listed below:
3131

32-
* **Rspack**: Use the Rspack application bundler for faster build times and lower memory usage.
33-
* **Rollup**: Use Rollup application bundler (default).
32+
* **Rspack**: Use Rspack to bundle the React client app as a faster, more memory-efficient bundler
33+
* **Rollup**: Use Rollup to bundle the React client app (default)
3434

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

0 commit comments

Comments
 (0)