Skip to content

Conversation

MatiPl01
Copy link
Member

Summary

The web-example started crashing in runtime after the #7702 PR was merged. The problem was caused by the no longer existing babel.js file under the react-strict-dom package directory which was imported in the web example's babel.config.js file.

Since the react-strict-dom now exposes a babel preset that already uses the necessary @stylexjs/babel-plugin babel plugin, I was able to simplify our babel config by removing these plugins and replacing them by just the babel preset.

Before

Screenshot 2025-10-17 at 18 00 22

@MatiPl01 MatiPl01 self-assigned this Oct 17, 2025
@MatiPl01 MatiPl01 requested a review from tjzel October 17, 2025 16:00
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