@@ -74,6 +74,7 @@ These GitHub repositories provide supplementary resources for Rush Stack:
74
74
| [ /heft-plugins/heft-serverless-stack-plugin] ( ./heft-plugins/heft-serverless-stack-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Fheft-serverless-stack-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Fheft-serverless-stack-plugin ) | [ changelog] ( ./heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md ) | [ @rushstack/heft-serverless-stack-plugin ] ( https://www.npmjs.com/package/@rushstack/heft-serverless-stack-plugin ) |
75
75
| [ /heft-plugins/heft-storybook-plugin] ( ./heft-plugins/heft-storybook-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Fheft-storybook-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Fheft-storybook-plugin ) | [ changelog] ( ./heft-plugins/heft-storybook-plugin/CHANGELOG.md ) | [ @rushstack/heft-storybook-plugin ] ( https://www.npmjs.com/package/@rushstack/heft-storybook-plugin ) |
76
76
| [ /heft-plugins/heft-typescript-plugin] ( ./heft-plugins/heft-typescript-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Fheft-typescript-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Fheft-typescript-plugin ) | [ changelog] ( ./heft-plugins/heft-typescript-plugin/CHANGELOG.md ) | [ @rushstack/heft-typescript-plugin ] ( https://www.npmjs.com/package/@rushstack/heft-typescript-plugin ) |
77
+ | [ /heft-plugins/heft-vsix-plugin] ( ./heft-plugins/heft-vsix-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Fheft-vsix-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Fheft-vsix-plugin ) | [ changelog] ( ./heft-plugins/heft-vsix-plugin/CHANGELOG.md ) | [ @rushstack/heft-vsix-plugin ] ( https://www.npmjs.com/package/@rushstack/heft-vsix-plugin ) |
77
78
| [ /heft-plugins/heft-webpack4-plugin] ( ./heft-plugins/heft-webpack4-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Fheft-webpack4-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Fheft-webpack4-plugin ) | [ changelog] ( ./heft-plugins/heft-webpack4-plugin/CHANGELOG.md ) | [ @rushstack/heft-webpack4-plugin ] ( https://www.npmjs.com/package/@rushstack/heft-webpack4-plugin ) |
78
79
| [ /heft-plugins/heft-webpack5-plugin] ( ./heft-plugins/heft-webpack5-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Fheft-webpack5-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Fheft-webpack5-plugin ) | [ changelog] ( ./heft-plugins/heft-webpack5-plugin/CHANGELOG.md ) | [ @rushstack/heft-webpack5-plugin ] ( https://www.npmjs.com/package/@rushstack/heft-webpack5-plugin ) |
79
80
| [ /libraries/api-extractor-model] ( ./libraries/api-extractor-model/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40microsoft%2Fapi-extractor-model.svg )] ( https://badge.fury.io/js/%40microsoft%2Fapi-extractor-model ) | [ changelog] ( ./libraries/api-extractor-model/CHANGELOG.md ) | [ @microsoft/api-extractor-model ] ( https://www.npmjs.com/package/@microsoft/api-extractor-model ) |
@@ -107,6 +108,9 @@ These GitHub repositories provide supplementary resources for Rush Stack:
107
108
| [ /rush-plugins/rush-redis-cobuild-plugin] ( ./rush-plugins/rush-redis-cobuild-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Frush-redis-cobuild-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Frush-redis-cobuild-plugin ) | | [ @rushstack/rush-redis-cobuild-plugin ] ( https://www.npmjs.com/package/@rushstack/rush-redis-cobuild-plugin ) |
108
109
| [ /rush-plugins/rush-resolver-cache-plugin] ( ./rush-plugins/rush-resolver-cache-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Frush-resolver-cache-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Frush-resolver-cache-plugin ) | | [ @rushstack/rush-resolver-cache-plugin ] ( https://www.npmjs.com/package/@rushstack/rush-resolver-cache-plugin ) |
109
110
| [ /rush-plugins/rush-serve-plugin] ( ./rush-plugins/rush-serve-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Frush-serve-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Frush-serve-plugin ) | | [ @rushstack/rush-serve-plugin ] ( https://www.npmjs.com/package/@rushstack/rush-serve-plugin ) |
111
+ | [ /vscode-extensions/tls-sync-vscode-shared] ( ./vscode-extensions/tls-sync-vscode-shared/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Ftls-sync-vscode-shared.svg )] ( https://badge.fury.io/js/%40rushstack%2Ftls-sync-vscode-shared ) | | [ @rushstack/tls-sync-vscode-shared ] ( https://www.npmjs.com/package/@rushstack/tls-sync-vscode-shared ) |
112
+ | [ /vscode-extensions/tls-sync-vscode-ui-extension] ( ./vscode-extensions/tls-sync-vscode-ui-extension/ ) | [ ![ npm version] ( https://badge.fury.io/js/tls-sync-vscode-ui-extension.svg )] ( https://badge.fury.io/js/tls-sync-vscode-ui-extension ) | | [ tls-sync-vscode-ui-extension] ( https://www.npmjs.com/package/tls-sync-vscode-ui-extension ) |
113
+ | [ /vscode-extensions/tls-sync-vscode-workspace-extension] ( ./vscode-extensions/tls-sync-vscode-workspace-extension/ ) | [ ![ npm version] ( https://badge.fury.io/js/tls-sync-vscode-workspace-extension.svg )] ( https://badge.fury.io/js/tls-sync-vscode-workspace-extension ) | [ changelog] ( ./vscode-extensions/tls-sync-vscode-workspace-extension/CHANGELOG.md ) | [ tls-sync-vscode-workspace-extension] ( https://www.npmjs.com/package/tls-sync-vscode-workspace-extension ) |
110
114
| [ /webpack/hashed-folder-copy-plugin] ( ./webpack/hashed-folder-copy-plugin/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Fhashed-folder-copy-plugin.svg )] ( https://badge.fury.io/js/%40rushstack%2Fhashed-folder-copy-plugin ) | [ changelog] ( ./webpack/hashed-folder-copy-plugin/CHANGELOG.md ) | [ @rushstack/hashed-folder-copy-plugin ] ( https://www.npmjs.com/package/@rushstack/hashed-folder-copy-plugin ) |
111
115
| [ /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 ) |
112
116
| [ /webpack/loader-raw-script] ( ./webpack/loader-raw-script/ ) | [ ![ npm version] ( https://badge.fury.io/js/%40rushstack%2Floader-raw-script.svg )] ( https://badge.fury.io/js/%40rushstack%2Floader-raw-script ) | [ changelog] ( ./webpack/loader-raw-script/CHANGELOG.md ) | [ @rushstack/loader-raw-script ] ( https://www.npmjs.com/package/@rushstack/loader-raw-script ) |
0 commit comments