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
…(#38227)

Summary:
Pull Request resolved: facebook/react-native#38227

X-link: facebook/metro#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: ebecc5fd610ca4b86c55355879ad3fd36d51cae9

Original: facebook/react-native@1c3b3a0
  • Loading branch information
dmytrorykun authored and facebook-github-bot committed Aug 1, 2023
1 parent 502ed64 commit b7a59fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "^0.73.15",
"@react-native/babel-preset": "^0.73.16",
"@react-native/eslint-config": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"@react-native/typescript-config": "^0.73.0",
Expand Down

0 comments on commit b7a59fc

Please sign in to comment.