From b559771633531dc46e4ddd82d9b6a5a0a2428cbd Mon Sep 17 00:00:00 2001 From: Retype GitHub Action Date: Tue, 14 Jan 2025 17:26:33 +0000 Subject: [PATCH] Refreshes Retype-generated documentation. Process triggered by patricklafrance. --- 404.html | 8 +- about/index.html | 8 +- browserslist/configure-project/index.html | 10 +- browserslist/index.html | 10 +- eslint/advanced-composition/index.html | 10 +- eslint/custom-configuration/index.html | 10 +- eslint/index.html | 8 +- eslint/integrate-vscode/index.html | 10 +- eslint/setup-monorepo/index.html | 10 +- eslint/setup-polyrepo/index.html | 10 +- index.html | 37 +- postcss/configure-project/index.html | 14 +- postcss/index.html | 12 +- resources/js/config.js | 2 +- resources/js/search.json | 2 +- rsbuild/configure-build/index.html | 50 +- rsbuild/configure-dev/index.html | 55 +- rsbuild/configure-storybook/index.html | 46 +- rsbuild/index.html | 12 +- rsbuild/migrate-from-webpack/index.html | 92 +- rslib/configure-build/index.html | 1061 ++++++++++++++++++++ rslib/configure-dev/index.html | 1052 +++++++++++++++++++ rslib/configure-storybook/index.html | 761 ++++++++++++++ rslib/index.html | 485 +++++++++ rslib/migrate-from-tsup/index.html | 602 +++++++++++ samples/index.html | 12 +- sitemap.xml.gz | Bin 640 -> 664 bytes static/rslib.svg | 1 + stylelint/custom-configuration/index.html | 10 +- stylelint/index.html | 8 +- stylelint/integrate-vscode/index.html | 10 +- stylelint/setup-monorepo/index.html | 10 +- stylelint/setup-polyrepo/index.html | 10 +- swc/configure-build/index.html | 32 +- swc/configure-dev/index.html | 32 +- swc/configure-jest/index.html | 14 +- swc/index.html | 34 +- tsup/configure-build/index.html | 36 +- tsup/configure-dev/index.html | 32 +- tsup/index.html | 34 +- typescript/advanced-composition/index.html | 14 +- typescript/custom-configuration/index.html | 10 +- typescript/index.html | 8 +- typescript/setup-monorepo/index.html | 10 +- typescript/setup-polyrepo/index.html | 10 +- webpack/configure-build/index.html | 16 +- webpack/configure-dev/index.html | 12 +- webpack/index.html | 12 +- webpack/transformer-utilities/index.html | 14 +- 49 files changed, 4401 insertions(+), 357 deletions(-) create mode 100644 rslib/configure-build/index.html create mode 100644 rslib/configure-dev/index.html create mode 100644 rslib/configure-storybook/index.html create mode 100644 rslib/index.html create mode 100644 rslib/migrate-from-tsup/index.html create mode 100644 static/rslib.svg diff --git a/404.html b/404.html index d51b22be..2efacb66 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ - + @@ -29,11 +29,11 @@ - + - + - + diff --git a/about/index.html b/about/index.html index f0016b27..1c22d833 100644 --- a/about/index.html +++ b/about/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/browserslist/configure-project/index.html b/browserslist/configure-project/index.html index 18ebd400..738a53df 100644 --- a/browserslist/configure-project/index.html +++ b/browserslist/configure-project/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/browserslist/index.html b/browserslist/index.html index 0a4e9f54..8350ba66 100644 --- a/browserslist/index.html +++ b/browserslist/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/advanced-composition/index.html b/eslint/advanced-composition/index.html index 6c62bdd8..aa24a7af 100644 --- a/eslint/advanced-composition/index.html +++ b/eslint/advanced-composition/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/custom-configuration/index.html b/eslint/custom-configuration/index.html index 56bfbfb8..a5fea8ab 100644 --- a/eslint/custom-configuration/index.html +++ b/eslint/custom-configuration/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/index.html b/eslint/index.html index 87a4877a..9bda67f3 100644 --- a/eslint/index.html +++ b/eslint/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + diff --git a/eslint/integrate-vscode/index.html b/eslint/integrate-vscode/index.html index 7570455b..cb8dbd49 100644 --- a/eslint/integrate-vscode/index.html +++ b/eslint/integrate-vscode/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/setup-monorepo/index.html b/eslint/setup-monorepo/index.html index e509acac..42119c92 100644 --- a/eslint/setup-monorepo/index.html +++ b/eslint/setup-monorepo/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/eslint/setup-polyrepo/index.html b/eslint/setup-polyrepo/index.html index a3dab39a..168d7255 100644 --- a/eslint/setup-polyrepo/index.html +++ b/eslint/setup-polyrepo/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + diff --git a/index.html b/index.html index c474e9b3..172d3994 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + @@ -34,11 +34,11 @@ - + - + - + @@ -383,34 +383,43 @@

Getting started -SWC -npm version -Getting started - - Rsbuild npm version Getting started -tsup -npm version -Getting started +Rslib +npm version +Getting started PostCSS - in maintenance + in maintenance mode npm version Getting started +SWC + in maintenance mode + +npm version +Getting started + + webpack - in maintenance + in maintenance mode npm version Getting started + +tsup + in maintenance mode + +npm version +Getting started + diff --git a/postcss/configure-project/index.html b/postcss/configure-project/index.html index b44861ba..b2b437aa 100644 --- a/postcss/configure-project/index.html +++ b/postcss/configure-project/index.html @@ -4,7 +4,7 @@ - + @@ -32,12 +32,12 @@ - + - + - - + + @@ -639,10 +639,10 @@

- + Next - webpack + SWC diff --git a/postcss/index.html b/postcss/index.html index c2d3976e..374a2eb3 100644 --- a/postcss/index.html +++ b/postcss/index.html @@ -4,7 +4,7 @@ - + @@ -32,11 +32,11 @@ - + - + - + @@ -373,11 +373,11 @@