8000 fix(docs): fix docs translations key conflicts by slorber · Pull Request #11228 · facebook/docusaurus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(docs): fix docs translations key conflicts #11228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

slorber
Copy link
Collaborator
@slorber slorber commented Jun 2, 2025

Motivation

In #11225 a bug was reported that 2 category generated index with the same name/label will end up displaying the wrong value.

Edit: duplicate of older report: #10913

It turns out that it's our translation system that have conflicting keys.

From the bug repro, I could find out the following keys had conflicts:

KEY CONFLICT FOR key = sidebar.sidebar.category.CategoryLabelTest 2
KEY CONFLICT FOR key = sidebar.sidebar.category.CategoryLabelTest.link.generated-index.title 2
KEY CONFLICT FOR key = sidebar.sidebar.category.CategoryLabelTest.link.generated-index.description 2

For that I used the following code:

  _.chain(categoryEntries)
    .groupBy((entry) => entry[0])
    .forEach((group, key) => {
      if (group.length > 1) {
        console.warn(`KEY CONFLICT FOR key = ${key}`, group.length);
      }
    })
    .value();

Test Plan

TODO

Test links

https://deploy-preview-11228--docusaurus-2.netlify.app/tests/docs/category/category-index-name-conflict

@slorber slorber requested a review from Josh-Cena as a code owner June 2, 2025 15:05
@slorber slorber added the pr: bug fix This PR fixes a bug in a past release. label Jun 2, 2025
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jun 2, 2025
Copy link
netlify bot commented Jun 2, 2025

[V2]

Name Link
🔨 Latest commit 1148751
🔍 Latest deploy log https://app.netlify.com/projects/docusaurus-2/deploys/685eb3cb3a55da0008dbd22e
😎 Deploy Preview https://deploy-preview-11228--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
github-actions bot commented Jun 2, 2025

Size Change: +15.1 kB (+0.13%)

Total Size: 11.5 MB

Filename Size Change
website/.docusaurus/globalData.json 34.8 kB +1.87 kB (+5.67%) 🔍
website/.docusaurus/registry.js 168 kB +3.65 kB (+2.22%)
website/.docusaurus/routes.js 82.3 kB +2.62 kB (+3.29%)
website/.docusaurus/routesChunkNames.json 88.1 kB +1.1 kB (+1.27%)
website/build/assets/js/main.********.js 816 kB +5.04 kB (+0.62%)
website/build/assets/js/runtime~main.********.js 37.9 kB +518 B (+1.39%)
ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/codeTranslations.json 2 B 0 B
website/.docusaurus/docusaurus.config.mjs 28.6 kB 0 B
website/.docusaurus/i18n.json 930 B 0 B
website/.docusaurus/site-metadata.json 2.54 kB 0 B
website/build/assets/css/styles.********.css 127 kB 0 B
website/build/blog.html 75.8 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus.html 64.6 kB 0 B
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 44.2 kB +12 B (+0.03%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 48.5 kB 0 B
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 28.8 kB 0 B
website/build/blog/2019/12/30/docusaurus-2019-recap.html 39.2 kB -1 B (0%)
website/build/blog/2020/01/07/tribute-to-endi.html 32.2 kB 0 B
website/build/blog/2021/01/19/docusaurus-2020-recap.html 50.1 kB 0 B
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 46.4 kB -1 B (0%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 47.2 kB 0 B
website/build/blog/2021/11/21/algolia-docsearch-migration.html 53.4 kB +12 B (+0.02%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 42.5 kB 0 B
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 130 kB 0 B
website/build/blog/2022/09/01/docusaurus-2.1.html 49.6 kB -1 B (0%)
website/build/blog/archive.html 23.2 kB 0 B
website/build/blog/authors.html 49.7 kB 0 B
website/build/blog/authors/j-marcey.html 69.3 kB 0 B
website/build/blog/authors/josh-cena.html 46.2 kB 0 B
website/build/blog/authors/lex-111.html 54.8 kB 0 B
website/build/blog/authors/slorber.html 79.1 kB 0 B
website/build/blog/authors/slorber/authors/2.html 81.4 kB 0 B
website/build/blog/authors/slorber/authors/3.html 80 kB 0 B
website/build/blog/authors/slorber/authors/4.html 96.5 kB 0 B
website/build/blog/authors/yangshun.html 65.2 kB 0 B
website/build/blog/authors/zpao.html 46.7 kB 0 B
website/build/blog/page/2.html 78.5 kB 0 B
website/build/blog/page/3.html 77.1 kB 0 B
website/build/blog/page/4.html 87.9 kB 0 B
website/build/blog/page/5.html 53.2 kB 0 B
website/build/blog/page/6.html 34.1 kB 0 B
website/build/blog/preparing-your-site-for-docusaurus-v3.html 124 kB +4 B (0%)
website/build/blog/releases/2.2.html 49.5 kB 0 B
website/build/blog/releases/2.3.html 59.8 kB 0 B
website/build/blog/releases/2.4.html 63.3 kB 0 B
website/build/blog/releases/3.0.html 104 kB 0 B
website/build/blog/releases/3.1.html 52.5 kB +1 B (0%)
website/build/blog/releases/3.2.html 48.2 kB 0 B
website/build/blog/releases/3.3.html 55.3 kB 0 B
website/build/blog/releases/3.4.html 54.5 kB +7 B (+0.01%)
website/build/blog/releases/3.5.html 56.8 kB +1 B (0%)
website/build/blog/releases/3.6.html 74.7 kB +1 B (0%)
website/build/blog/releases/3.7.html 50 kB +1 B (0%)
website/build/blog/releases/3.8.html 84 kB 0 B
website/build/blog/tags.html 26.9 kB 0 B
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 122 kB 0 B
website/build/docs.html 46.8 kB 0 B
website/build/docs/advanced.html 29 kB 0 B
website/build/docs/advanced/architecture.html 28.5 kB +4 B (+0.01%)
website/build/docs/advanced/client.html 67.4 kB 0 B
website/build/docs/advanced/plugins.html 52.8 kB 0 B
website/build/docs/advanced/routing.html 67.7 kB +8 B (+0.01%)
website/build/docs/advanced/ssg.html 72 kB 0 B
website/build/docs/api/docusaurus-config.html 196 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin.h 8000 tml 42.8 kB +4 B (+0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 34.5 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 33.5 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 34.8 kB +4 B (+0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 38.3 kB 0 B
website/build/docs/api/misc/@docusaurus/logger.html 36.9 kB 0 B
website/build/docs/api/misc/create-docusaurus.html 32.1 kB 0 B
website/build/docs/api/misc/docusaurus-init/index.html 361 B 0 B
website/build/docs/api/plugin-methods.html 63.2 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 57.2 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 55.6 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 156 kB 0 B
website/build/docs/api/plugin-methods/static-methods.html 42.9 kB +4 B (+0.01%)
website/build/docs/api/plugins.html 30.5 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 57.2 kB +13 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 180 kB +3 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 186 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 71.6 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-css-cascade-layers.html 45 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 45.7 kB +12 B (+0.03%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 47.1 kB +3 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 46.7 kB -4 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 45.5 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 49.3 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 113 kB +4 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 38.4 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 62.9 kB +6 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 43.3 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 38.7 kB +12 B (+0.03%)
website/build/docs/api/themes.html 28.3 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-classic.html 41.6 kB +4 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 34.8 kB +2 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 33.6 kB +4 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 31.5 kB 0 B
website/build/docs/api/themes/configuration.html 245 kB 0 B
website/build/docs/blog.html 195 kB +3 B (0%)
website/build/docs/browser-support.html 45.2 kB 0 B
website/build/docs/category/getting-started.html 26.3 kB 0 B
website/build/docs/category/guides.html 34.1 kB 0 B
website/build/docs/cli.html 57.8 kB 0 B
website/build/docs/configuration.html 89.2 kB +7 B (+0.01%)
website/build/docs/create-doc.html 56.9 kB +12 B (+0.02%)
website/build/docs/creating-pages.html 54.3 kB +1 B (0%)
website/build/docs/deployment.html 207 kB +6 B (0%)
website/build/docs/docs-introduction.html 47.8 kB 0 B
website/build/docs/docs-multi-instance.html 70 kB +4 B (+0.01%)
website/build/docs/docusaurus-core.html 218 kB 0 B
website/build/docs/guides/whats-next.html 30.5 kB 0 B
website/build/docs/i18n/crowdin.html 133 kB +12 B (+0.01%)
website/build/docs/i18n/git.html 73.8 kB +4 B (+0.01%)
website/build/docs/i18n/introduction.html 46.2 kB 0 B
website/build/docs/i18n/tutorial.html 152 kB +13 B (+0.01%)
website/build/docs/installation.html 62.1 kB +5 B (+0.01%)
website/build/docs/introduction/index.html 280 B 0 B
website/build/docs/markdown-features.html 76.2 kB 0 B
website/build/docs/markdown-features/admonitions.html 106 kB +4 B (0%)
website/build/docs/markdown-features/assets.html 82.7 kB +2 B (0%)
website/build/docs/markdown-features/code-blocks.html 213 kB +7 B (0%)
website/build/docs/markdown-features/diagrams.html 49 kB +14 B (+0.03%)
website/build/docs/markdown-features/head-metadata.html 48 kB 0 B
website/build/docs/markdown-features/links.html 38.6 kB 0 B
website/build/docs/markdown-features/math-equations.html 85.8 kB +4 B (0%)
website/build/docs/markdown-features/plugins.html 91.5 kB +8 B (+0.01%)
website/build/docs/markdown-features/react.html 128 kB 0 B
website/build/docs/markdown-features/tabs.html 135 kB 0 B
website/build/docs/markdown-features/toc.html 78.9 kB +4 B (+0.01%)
website/build/docs/migration.html 37.2 kB +4 B (+0.01%)
website/build/docs/migration/v2.html 37.5 kB 0 B
website/build/docs/migration/v2/automated.html 38.1 kB 0 B
website/build/docs/migration/v2/manual.html 183 kB 0 B
website/build/docs/migration/v2/translated-sites.html 48.7 kB 0 B
website/build/docs/migration/v2/versioned-sites.html 57.8 kB +8 B (+0.01%)
website/build/docs/migration/v3.html 184 kB +2 B (0%)
website/build/docs/playground.html 30.3 kB 0 B
website/build/docs/resources/index.html 325 B 0 B
website/build/docs/search.html 109 kB +1 B (0%)
website/build/docs/seo.html 84.4 kB +13 B (+0.02%)
website/build/docs/sidebar.html 125 kB +7 B (+0.01%)
website/build/docs/sidebar/autogenerated.html 140 kB +13 B (+0.01%)
website/build/docs/sidebar/items.html 165 kB 0 B
website/build/docs/sidebar/multiple-sidebars.html 58.8 kB +4 B (+0.01%)
website/build/docs/static-assets.html 49.2 kB +4 B (+0.01%)
website/build/docs/styling-layout.html 131 kB +1 B (0%)
website/build/docs/support/index.html 319 B 0 B
website/build/docs/swizzling.html 107 kB +14 B (+0.01%)
website/build/docs/team/index.html 310 B 0 B
website/build/docs/typescript-support.html 58.1 kB +4 B (+0.01%)
website/build/docs/using-plugins.html 102 kB 0 B
website/build/docs/versioning.html 87.5 kB -2 B (0%)
website/build/index.html 35.1 kB 0 B

compressed-size-action::DOCUSAURUS_INFRA_FASTER

Copy link
github-actions bot commented Jun 2, 2025

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🔴 39 🟢 98 🟢 100 🟢 100 Report
/docs/installation 🟠 54 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 69 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 56 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 55 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 59 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 71 🟢 100 🟢 100 🟠 86 Report

Copy link
github-actions bot commented Jun 2, 2025

Size Change: +15.1 kB (+0.13%)

Total Size: 11.9 MB

Filename Size Change
website/.docusaurus/globalData.json 34.8 kB +1.87 kB (+5.67%) 🔍
website/.docusaurus/registry.js 168 kB +3.65 kB (+2.22%)
website/.docusaurus/routes.js 82.3 kB +2.62 kB (+3.29%)
website/.docusaurus/routesChunkNames.json 88.1 kB +1.1 kB (+1.27%)
website/build/assets/js/main.********.js 818 kB +5.02 kB (+0.62%)
website/build/assets/js/runtime~main.********.js 37.5 kB +517 B (+1.4%)
ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/codeTranslations.json 2 B 0 B
website/.docusaurus/docusaurus.config.mjs 28.6 kB 0 B
website/.docusaurus/i18n.json 930 B 0 B
website/.docusaurus/site-metadata.json 2.38 kB 0 B
website/build/assets/css/styles.********.css 120 kB 0 B
website/build/blog.html 78.6 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus.html 66.9 kB 0 B
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 46.2 kB +12 B (+0.03%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 50.6 kB 0 B
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 30.4 kB 0 B
website/build/blog/2019/12/30/docusaurus-2019-recap.html 41.2 kB -1 B (0%)
website/build/blog/2020/01/07/tribute-to-endi.html 34 kB 0 B
website/build/blog/2021/01/19/docusaurus-2020-recap.html 52.3 kB 0 B
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 48.5 kB -1 B (0%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 49.4 kB 0 B
website/build/blog/2021/11/21/algolia-docsearch-migration.html 55.8 kB +12 B (+0.02%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 44.6 kB 0 B
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 135 kB 0 B
website/build/blog/2022/09/01/docusaurus-2.1.html 52 kB -1 B (0%)
website/build/blog/archive.html 24.7 kB 0 B
website/build/blog/authors.html 52 kB 0 B
website/build/blog/authors/j-marcey.html 72.1 kB 0 B
website/build/blog/authors/josh-cena.html 48.4 kB 0 B
website/build/blog/authors/lex-111.html 57.3 kB 0 B
website/build/blog/authors/slorber.html 82.1 kB 0 B
website/build/blog/authors/slorber/authors/2.html 84.5 kB 0 B
website/build/blog/authors/slorber/authors/3.html 83 kB 0 B
website/build/blog/authors/slorber/authors/4.html 100 kB 0 B
website/build/blog/authors/yangshun.html 68 kB 0 B
website/build/blog/authors/zpao.html 48.8 kB 0 B
website/build/blog/page/2.html 81.3 kB 0 B
website/build/blog/page/3.html 79.9 kB 0 B
website/build/blog/page/4.html 91 kB 0 B
website/build/blog/page/5.html 55.5 kB 0 B
website/build/blog/page/6.html 35.9 kB 0 B
website/build/blog/preparing-your-site-for-docusaurus-v3.html 129 kB -1 B (0%)
website/build/blog/releases/2.2.html 51.9 kB 0 B
website/build/blog/releases/2.3.html 62.5 kB 0 B
website/build/blog/releases/2.4.html 66.2 kB 0 B
website/build/blog/releases/3.0.html 108 kB 0 B
website/build/blog/releases/3.1.html 54.8 kB +1 B (0%)
website/build/blog/releases/3.2.html 50.5 kB 0 B
website/build/blog/releases/3.3.html 57.7 kB 0 B
website/build/blog/releases/3.4.html 56.9 kB +7 B (+0.01%)
website/build/blog/releases/3.5.html 59.3 kB +1 B (0%)
website/build/blog/releases/3.6.html 77.9 kB +1 B (0%)
website/build/blog/releases/3.7.html 52.4 kB +1 B (0%)
website/build/blog/releases/3.8.html 87.3 kB 0 B
website/build/blog/tags.html 28.6 kB 0 B
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 126 kB 0 B
website/build/docs.html 48.8 kB 0 B
website/build/docs/advanced.html 30.6 kB 0 B
website/build/docs/advanced/architecture.html 30.1 kB +4 B (+0.01%)
website/build/docs/advanced/client.html 70.3 kB 0 B
website/build/docs/advanced/plugins.html 55.2 kB 0 B
website/build/docs/advanced/routing.html 70.4 kB +8 B (+0.01%)
website/build/docs/advanced/ssg.html 75.2 kB 0 B
website/build/docs/api/docusaurus-config.html 204 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 45.2 kB +4 B (+0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 36.4 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 35.3 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 36.6 kB +4 B (+0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 40.3 kB 0 B
website/build/docs/api/misc/@docusaurus/logger.html 38.7 kB 0 B
website/build/docs/api/misc/create-docusaurus.html 33.8 kB 0 B
website/build/docs/api/misc/docusaurus-init/index.html 361 B 0 B
website/build/docs/api/plugin-methods.html 65.8 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 59.6 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 57.9 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 162 kB 0 B
website/build/docs/api/plugin-methods/static-methods.html 44.9 kB +4 B (+0.01%)
website/build/docs/api/plugins.html 32.2 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 60 kB +13 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 188 kB +3 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 194 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 75.3 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-css-cascade-layers.html 47.2 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 47.9 kB +12 B (+0.03%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 49.5 kB +3 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 49 kB -4 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 47.8 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 51.9 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 118 kB +4 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 40.4 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 65.9 kB +6 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 45.6 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 40.8 kB +12 B (+0.03%)
website/build/docs/api/themes.html 29.9 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-classic.html 43.7 kB +4 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 36.7 kB +2 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 35.4 kB +4 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 33.2 kB 0 B
website/build/docs/api/themes/configuration.html 257 kB 0 B
website/build/docs/blog.html 202 kB +3 B (0%)
website/build/docs/browser-support.html 47.5 kB 0 B
website/build/docs/category/getting-started.html 27.8 kB 0 B
website/build/docs/category/guides.html 35.9 kB 0 B
website/build/docs/cli.html 61.4 kB 0 B
website/build/docs/configuration.html 93 kB +7 B (+0.01%)
website/build/docs/create-doc.html 59.5 kB +12 B (+0.02%)
website/build/docs/creating-pages.html 56.8 kB +1 B (0%)
website/build/docs/deployment.html 214 kB +6 B (0%)
website/build/docs/docs-introduction.html 50.1 kB 0 B
website/build/docs/docs-multi-instance.html 73.3 kB +4 B (+0.01%)
website/build/docs/docusaurus-core.html 226 kB 0 B
website/build/docs/guides/whats-next.html 32.2 kB 0 B
website/build/docs/i18n/crowdin.html 139 kB +12 B (+0.01%)
website/build/docs/i18n/git.html 77.1 kB +4 B (+0.01%)
website/build/docs/i18n/introduction.html 48.4 kB 0 B
website/build/docs/i18n/tutorial.html 158 kB +13 B (+0.01%)
website/build/docs/installation.html 64.9 kB +5 B (+0.01%)
website/build/docs/introduction/index.html 280 B 0 B
website/build/docs/markdown-features.html 79.1 kB 0 B
website/build/docs/markdown-features/admonitions.html 111 kB +4 B (0%)
website/build/docs/markdown-features/assets.html 86.7 kB +2 B (0%)
website/build/docs/markdown-features/code-blocks.html 221 kB +7 B (0%)
website/build/docs/markdown-features/diagrams.html 51.5 kB +14 B (+0.03%)
website/build/docs/markdown-features/head-metadata.html 50.4 kB 0 B
website/build/docs/markdown-features/links.html 40.7 kB 0 B
website/build/docs/markdown-features/math-equations.html 89.8 kB +4 B (0%)
website/build/docs/markdown-features/plugins.html 95.3 kB +8 B (+0.01%)
website/build/docs/markdown-features/react.html 134 kB 0 B
website/build/docs/markdown-features/tabs.html 141 kB 0 B
website/build/docs/markdown-features/toc.html 82.4 kB +4 B (0%)
website/build/docs/migration.html 39.2 kB -1 B (0%)
website/build/docs/migration/v2.html 39.4 kB 0 B
website/build/docs/migration/v2/automated.html 40.1 kB 0 B
website/build/docs/migration/v2/manual.html 191 kB 0 B
website/build/docs/migration/v2/translated-sites.html 51 kB 0 B
website/build/docs/migration/v2/versioned-sites.html 60.3 kB +8 B (+0.01%)
website/build/docs/migration/v3.html 192 kB +2 B (0%)
website/build/docs/playground.html 31.9 kB 0 B
website/build/docs/resources/index.html 325 B 0 B
website/build/docs/search.html 113 kB +1 B (0%)
website/build/docs/seo.html 88.3 kB +13 B (+0.01%)
website/build/docs/sidebar.html 130 kB +7 B (+0.01%)
website/build/docs/sidebar/autogenerated.html 145 kB +13 B (+0.01%)
website/build/docs/sidebar/items.html 172 kB 0 B
website/build/docs/sidebar/multiple-sidebars.html 61.8 kB +4 B (+0.01%)
website/build/docs/static-assets.html 51.6 kB +4 B (+0.01%)
website/build/docs/styling-layout.html 136 kB +1 B (0%)
website/build/docs/support/index.html 319 B 0 B
website/build/docs/swizzling.html 111 kB +14 B (+0.01%)
website/build/docs/team/index.html 310 B 0 B
website/build/docs/typescript-support.html 60.8 kB +4 B (+0.01%)
website/build/docs/using-plugins.html 106 kB 0 B
website/build/docs/versioning.html 91.4 kB -2 B (0%)
website/build/index.html 36.9 kB 0 B

compressed-size-action::DOCUSAURUS_INFRA_SLOWER

@slorber slorber marked this pull request as ready for review June 27, 2025 14:55
@slorber slorber linked an issue Jun 27, 2025 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Labels do not have unique translation keys
2 participants
0