/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
packages/react-server-dom-parcel/static.js
13 строк
377 B
Devon Govett
Implement react-server-dom-parcel (#31725)
12 дек 2024, 06:58
Не верифицирован
12 дек 2024, 06:58
ca58742
Код
Авторство
О чём код?
/** * 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. * * @flow */ throw new Error( 'The React Server cannot be used outside a react-server environment. ' + 'You must configure Node.js using the `--conditions react-server` flag.', );