Skip to content

Conversation

@JKaram
Copy link
Contributor

@JKaram JKaram commented Nov 14, 2025

What is the purpose of this change?

This change aims to enhance React compilation in the frontend application by introducing a new Babel plugin specifically designed for React.

How is this accomplished?

  • feat: add babel-plugin-react-compiler to enhance React compilation

The change is implemented by:

  • Adding the 'babel-plugin-react-compiler' package as a dev dependency
  • Configuring the Vite build process to use this new Babel plugin within the React plugin settings

Anything reviews should focus on/be aware of?

Reviewers should verify that the new Babel plugin is correctly configured and doesn't introduce any unintended side effects on the existing React components or build process.

@github-actions
Copy link

WhiteSource Policy Violation Summary

✅︎ No Blocking Whitesource Policy Violations found in solaceai/solace-agent-mesh-ui-pr-550!

@sonarqube-solacecloud
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@JKaram JKaram changed the title feat(DATAGO-117572): Add react compiler feat(DATAGO-117572): Add react compiler to webui frontend Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants