8000 Ran "rushx readme" in repo-scripts/repo-toolbox and merged new conten… · JavaScriptExpert/rushstack@c2554d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2554d7

Browse files
committed
Ran "rushx readme" in repo-scripts/repo-toolbox and merged new content for README.md
1 parent 591f6df commit c2554d7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ for large scale TypeScript monorepos.
4545
| [/libraries/package-deps-hash](./libraries/package-deps-hash/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fpackage-deps-hash.svg)](https://badge.fury.io/js/%40microsoft%2Fpackage-deps-hash) | [changelog](./libraries/package-deps-hash/CHANGELOG.md) | [@microsoft/package-deps-hash](https://www.npmjs.com/package/@microsoft/package-deps-hash) |
4646
| [/libraries/stream-collator](./libraries/stream-collator/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fstream-collator.svg)](https://badge.fury.io/js/%40microsoft%2Fstream-collator) | [changelog](./libraries/stream-collator/CHANGELOG.md) | [@microsoft/stream-collator](https://www.npmjs.com/package/@microsoft/stream-collator) |
4747
| [/libraries/ts-command-line](./libraries/ts-command-line/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fts-command-line.svg)](https://badge.fury.io/js/%40microsoft%2Fts-command-line) | [changelog](./libraries/ts-command-line/CHANGELOG.md) | [@microsoft/ts-command-line](https://www.npmjs.com/package/@microsoft/ts-command-line) |
48+
| [/libraries/typings-generator](./libraries/typings-generator/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Ftypings-generator.svg)](https://badge.fury.io/js/%40rushstack%2Ftypings-generator) | [changelog](./libraries/typings-generator/CHANGELOG.md) | [@rushstack/typings-generator](https://www.npmjs.com/package/@rushstack/typings-generator) |
4849
| [/stack/eslint-config](./stack/eslint-config/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Feslint-config.svg)](https://badge.fury.io/js/%40rushstack%2Feslint-config) | [changelog](./stack/eslint-config/CHANGELOG.md) | [@rushstack/eslint-config](https://www.npmjs.com/package/@rushstack/eslint-config) |
4950
| [/stack/eslint-plugin](./stack/eslint-plugin/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Feslint-plugin.svg)](https://badge.fury.io/js/%40rushstack%2Feslint-plugin) | [changelog](./stack/eslint-plugin/CHANGELOG.md) | [@rushstack/eslint-plugin](https://www.npmjs.com/package/@rushstack/eslint-plugin) |
5051
| [/stack/rush-stack](./stack/rush-stack/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Frush-stack.svg)](https://badge.fury.io/js/%40microsoft%2Frush-stack) | [changelog](./stack/rush-stack/CHANGELOG.md) | [@microsoft/rush-stack](https://www.npmjs.com/package/@microsoft/rush-stack) |
@@ -62,7 +63,7 @@ for large scale TypeScript monorepos.
6263
| [/stack/rush-stack-compiler-3.7](./stack/rush-stack-compiler-3.7/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Frush-stack-compiler-3.7.svg)](https://badge.fury.io/js/%40microsoft%2Frush-stack-compiler-3.7) | [changelog](./stack/rush-stack-compiler-3.7/CHANGELOG.md) | [@microsoft/rush-stack-compiler-3.7](https://www.npmjs.com/package/@microsoft/rush-stack-compiler-3.7) |
6364
| [/webpack/loader-load-themed-styles](./webpack/loader-load-themed-styles/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Floader-load-themed-styles.svg)](https://badge.fury.io/js/%40microsoft%2Floader-load-themed-styles) | [changelog](./webpack/loader-load-themed-styles/CHANGELOG.md) | [@microsoft/loader-load-themed-styles](https://www.npmjs.com/package/@microsoft/loader-load-themed-styles) |
6465
| [/webpack/loader-raw-script](./webpack/loader-raw-script/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Floader-raw-script.svg)](https://badge.fury.io/js/%40microsoft%2Floader-raw-script) | [changelog](./webpack/loader-raw-script/CHANGELOG.md) | [@microsoft/loader-raw-script](https://www.npmjs.com/package/@microsoft/loader-raw-script) |
65-
| [/webpack/loader-set-webpack-public-path](./webpack/loader-set-webpack-public-path/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Floader-set-webpack-public-path.svg)](https://badge.fury.io/js/%40microsoft%2Floader-set-webpack-public-path) | [changelog](./webpack/loader-set-webpack-public-path/CHANGELOG.md) | [@microsoft/loader-set-webpack-public-path](https://www.npmjs.com/package/@microsoft/loader-set-webpack-public-path) |
66+
| [/webpack/localization-plugin](./webpack/localization-plugin/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Flocalization-plugin.svg)](https://badge.fury.io/js/%40rushstack%2Flocalization-plugin) | [changelog](./webpack/localization-plugin/CHANGELOG.md) | [@rushstack/localization-plugin](https://www.npmjs.com/package/@rushstack/localization-plugin) |
6667
| [/webpack/resolve-chunk-plugin](./webpack/resolve-chunk-plugin/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fresolve-chunk-plugin.svg)](https://badge.fury.io/js/%40microsoft%2Fresolve-chunk-plugin) | [changelog](./webpack/resolve-chunk-plugin/CHANGELOG.md) | [@microsoft/resolve-chunk-plugin](https://www.npmjs.com/package/@microsoft/resolve-chunk-plugin) |
6768
| [/webpack/set-webpack-public-path-plugin](./webpack/set-webpack-public-path-plugin/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Fset-webpack-public-path-plugin.svg)](https://badge.fury.io/js/%40microsoft%2Fset-webpack-public-path-plugin) | [changelog](./webpack/set-webpack-public-path-plugin/CHANGELOG.md) | [@microsoft/set-webpack-public-path-plugin](https://www.npmjs.com/package/@microsoft/set-webpack-public-path-plugin) |
6869

@@ -82,7 +83,9 @@ for large scale TypeScript monorepos.
8283
| [/build-tests/api-extractor-test-02](./build-tests/api-extractor-test-02/) | Building this project is a regression test for api-extractor |
8384
| [/build-tests/api-extractor-test-03](./build-tests/api-extractor-test-03/) | Building this project is a regression test for api-extractor |
8485
| [/build-tests/api-extractor-test-04](./build-tests/api-extractor-test-04/) | Building this project is a regression test for api-extractor |
85-
| [/build-tests/localization-plugin-test](./build-tests/localization-plugin-test/) | Building this project exercises @microsoft/localization-plugin |
86+
| [/build-tests/localization-plugin-test-01](./build-tests/localization-plugin-test-01/) | Building this project exercises @microsoft/localization-plugin. This tests that the plugin works correctly without any localized resources. |
87+
| [/build-tests/localization-plugin-test-02](./build-tests/localization-plugin-test-02/) | Building this project exercises @microsoft/localization-plugin. This tests that the loader works correctly with the exportAsDefault option unset. |
88+
| [/build-tests/localization-plugin-test-03](./build-tests/localization-plugin-test-03/) | Building this project exercises @microsoft/localization-plugin. This tests that the plugin works correctly with the exportAsDefault option set to true. |
8689
| [/build-tests/node-library-build-eslint-test](./build-tests/node-library-build-eslint-test/) | |
8790
| [/build-tests/node-library-build-tslint-test](./build-tests/node-library-build-tslint-test/) | |
8891
| [/build-tests/rush-stack-compiler-2.4-library-test](./build-tests/rush-stack-compiler-2.4-library-test/) | |
@@ -104,8 +107,6 @@ for large scale TypeScript monorepos.
104107
| [/repo-scripts/generate-api-docs](./repo-scripts/generate-api-docs/) | Used to generate API docs for the rushstack.io website |
105108
| [/repo-scripts/repo-toolbox](./repo-scripts/repo-toolbox/) | Used to execute various operations specific to this repo |
106109
| [/stack/rush-stack-compiler-shared](./stack/rush-stack-compiler-shared/) | |
107-
| [/webpack/localization-plugin](./webpack/localization-plugin/) | This plugin facilitates localization with Webpack. |
108-
109110

110111
## Contributor Notice
111112

@@ -120,3 +121,4 @@ provided by the bot. You will only need to do this once across all repos using o
120121
This repo has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
121122
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
122123
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
124+

0 commit comments

Comments
 (0)
0