/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
compiler/packages/babel-plugin-react-compiler/scripts/link-react-compiler-runtime.sh
10 строк
350 B
lauren
[rcr] Update default runtimeModule to react-compiler-runtime (#31144)
08 окт 2024, 00:59
Не верифицирован
08 окт 2024, 00:59
3fd3364
Код
Авторство
О чём код?
#!/usr/bin/env bash # Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. set -eo pipefail yarn --silent workspace react-compiler-runtime link yarn --silent workspace babel-plugin-react-compiler link react-compiler-runtime