facebook / facebook/docusaurus

A Way to skip specific language builds if they fail and proceed with the rest of the supported languages

未关闭
#8,368 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
domain: i18n feature
主要语言
TypeScript
星标
66.2k
派生
10k
平均合并
1 天 3 小时
30 天内合并 PR
52

描述

### Have you read the Contributing Guidelines on issues?

- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues).

### Description

Often times, the introduction of localization and providing support to a community of translators will introduce encoding issues or other bugs that are hard to catch until deployment happens on merge.

These bugs aren't caught locally with `yarn build -- --locale LANG`.

I am curious if there's a way with yarn build to skip some languages if they fail to build (presuming english builds correctly) so that deployment can still happen.

### Has this been requested on Canny?

_No response_

### Motivation

Localization and translations with some encoding issues cause deployment issues.

### API design

_No response_

### Have you tried building it?

_No response_

### Self-service

- [ ] I'd be willing to contribute this feature to Docusaurus myself.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。