зеркало из https://github.com/github/docs.git
repo sync
This commit is contained in:
Коммит
1cb373a4ed
|
@ -21,10 +21,6 @@ if (!module.parent) {
|
|||
// If in a true production environment, wait for the cache to be fully warmed.
|
||||
if (process.env.HEROKU_PRODUCTION_APP || process.env.GITHUB_ACTIONS) {
|
||||
await warmServer()
|
||||
} else {
|
||||
// If not in a true production environment, don't wait for the cache to be fully warmed.
|
||||
// This avoids deployment timeouts in environments with slower servers.
|
||||
warmServer()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче