What problem does this feature solve?
The above error occurred because the version of swc_core relied upon by the custom swc plugin was incompatible with the version of swc_core relied upon by rspack. However, the error message was not clear enough, which increased the difficulty of troubleshooting.
What does the proposed API of configuration look like?
none