Follow-up to #4829
Since we're not using any SWC plugins it is recommended to switch from @vitejs/plugin-react-swc to @vitejs/plugin-react.
However, as described in the PR linked above, this results in a reduction of code coverage that will need to be addressed to meet the configured thresholds. Some progress has been made to address this but additional tests are still required before we can switch.
This should be tackled after #4874
Follow-up to #4829
Since we're not using any SWC plugins it is recommended to switch from
@vitejs/plugin-react-swcto@vitejs/plugin-react.However, as described in the PR linked above, this results in a reduction of code coverage that will need to be addressed to meet the configured thresholds. Some progress has been made to address this but additional tests are still required before we can switch.
This should be tackled after #4874