/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
packages/react-server-dom-esm/static.js
13 строк
377 B
Josh Story
[Flight] Implement prerender (#30686)
16 авг 2024, 00:28
Не верифицирован
16 авг 2024, 00:28
fa6eab5
Код
Авторство
О чём код?
/** * 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.', );