Skip to content

Commit

Permalink
Add @react-native/babel-plugin-codegen to @react-native/babel-preset (#…
Browse files Browse the repository at this point in the history
…1023)

Summary:
X-link: facebook/react-native#38227

Pull Request resolved: #1023

This diff enables react-native/babel-plugin-codegen to react-native/babel-preset. This will enable static view configs generation for properly schematized native components.

Changelog: [General][Changed] - react-native/babel-plugin-codegen to react-native/babel-preset

Reviewed By: christophpurrer

Differential Revision: D46688516

fbshipit-source-id: e0dfd2dbd0311efac8c1ab398fdbd56ca555efaa
  • Loading branch information
dmytrorykun authored and facebook-github-bot committed Jul 10, 2023
1 parent b174050 commit f84213e
Show file tree
Hide file tree
Showing 2 changed files with 577 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/metro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@babel/plugin-transform-flow-strip-types": "^7.20.0",
"@react-native/babel-preset": "0.73.3",
"@react-native/babel-preset": "0.73.5",
"@react-native/metro-babel-transformer": "0.73.4",
"babel-jest": "^29.2.1",
"dedent": "^0.7.0",
Expand Down
Loading

0 comments on commit f84213e

Please sign in to comment.