Make Rspack GA and document backports#11213
Open
EnasAbdelrazek wants to merge 2 commits into
Open
Conversation
|
|
||
| {{% alert type="info" %}} | ||
| This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/). It is only available for applications using React client. | ||
| This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/) and available in Mendix 11.6.7 MTS. It is only available for applications using React client. |
Contributor
There was a problem hiding this comment.
This sentence sounds a bit confusing to me. Maybe something for docs team to look at more carefully?
|
|
||
| The available options are listed below: | ||
|
|
||
| * **Rspack**: Use Rspack to bundle the React client app as a faster, more memory-efficient bundler |
Contributor
There was a problem hiding this comment.
This sentence is incorrect
|
|
||
| * **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) | ||
| * **Rspack**: Use Rspack to bundle the React client application for faster build times and lower memory usage. |
Contributor
There was a problem hiding this comment.
Use Rspack application bundler for faster build times and lower memory usage.
and
Use Rollup application bundler (default).
Collaborator
|
@EnasAbdelrazek @exec-astraea is Rspack in GA or public beta? In the recent 10.24.21 RNs Rspack was described in public beta, but this PR describes it as in GA. |
Contributor
|
@ConnorLand we made a decision to mark it as GA in all versions of Mendix to avoid confusing customers. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It is for 10.24.21 and 11.6.7