/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
private/react-native-fantom/build.sh
11 строк
274 B
Andrew Datsenko
Introduce isOSS (#52222)
26 июн 2025, 21:03
26 июн 2025, 21:03
d0770ce
Код
Авторство
О чём код?
#!/bin/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 -e pushd ../.. ./gradlew :private:react-native-fantom:buildFantomTester popd