/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
compiler/packages/snap/scripts/link-react-compiler-runtime.sh
10 строк
327 B
lauren
[snap] Add react-compiler-runtime as a dependency (#31142)
07 окт 2024, 23:38
Не верифицирован
07 окт 2024, 23:38
68d5288
Код
Авторство
О чём код?
#!/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 snap link react-compiler-runtime