babel-plugin-react-compiler React Compiler is a compiler that optimizes React applications, ensuring that only the minimal parts of components and hooks will re-render when state changes. The compiler also validates that components and hooks follow the Rules of React. ...
fix(babel-preset-expo): make babel-plugin-react-compiler an optional peer dep #27613 Sign in to view logs Summary Jobs build Run details Usage Workflow file Triggered via pull request August 12, 2024 17:10 EvanBacon opened #30960 @evanbacon/babel-preset-expo/update-react-compiler ...
Summary The React Compiler integration at Meta passes some advanced properties to babel-plugin-react-compiler. These are currently untyped (apart from some manually written Flow definitions). This ...
仔细看是babel-plugin-react-compiler报的,react-compiler是新出的react编译器,而项目是好早之前就搭建了的,那个时候react-compiler都没出来,也不可能被taro项目使用 看这个报错,是安装时执行了babel-plugin-react-compiler的一个postinstall的hook,然后hook里执行一个sh文件报的错 我们点进去看这个包 image.png 可以...
Bumps the react-compiler group with 1 update: babel-plugin-react-compiler. Updates babel-plugin-react-compiler from 19.0.0-beta-6fc168f-20241025 to 19.0.0-beta-63b359f-20241101 Commits See full d...
babel-plugin-react-compiler (build issue installing or using the Babel plugin) eslint-plugin-react-compiler (build issue installing or using the eslint plugin) react-compiler-healthcheck (build issue installing or using the healthcheck script) Link to repro npm install eslint-plugin-react-compiler...
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - fix(babel-preset-expo): pin babel-plugin-react-compiler to fixed vers… · expo/expo@bff008b
eslint-plugin-react-compiler version: 19.0.0-beta-37ed2a7-20241206 (which is the latest on NPM) Steps To Reproduce In general, to reproduce the issue, run eslint-plugin-react-compiler on a TS file that contains an import attribute. To re...
fix(babel-preset-expo): make babel-plugin-react-compiler an optional peer dep #1318 Sign in to view logs Summary Jobs docs-pr Run details Usage Workflow file Triggered via pull request August 12, 2024 17:11 expo-bot labeled #30960 @evanbacon/babel-preset-expo/update-react-compiler...
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - fix(babel-preset-expo): make babel-plugin-react-compiler an optional peer dep · expo/expo@8929a29