You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -112,6 +113,8 @@ These GitHub repositories provide supplementary resources for Rush Stack:
112
113
|[/build-tests/api-extractor-test-03](./build-tests/api-extractor-test-03/)| Building this project is a regression test for api-extractor |
113
114
|[/build-tests/api-extractor-test-04](./build-tests/api-extractor-test-04/)| Building this project is a regression test for api-extractor |
114
115
|[/build-tests/eslint-7-test](./build-tests/eslint-7-test/)| This project contains a build test to validate ESLint 7 compatibility with the latest version of @rushstack/eslint-config (and by extension, the ESLint plugin) |
116
+
|[/build-tests/hashed-folder-copy-plugin-webpack4-test](./build-tests/hashed-folder-copy-plugin-webpack4-test/)| Building this project exercises @rushstack/hashed-folder-copy-plugin with Webpack 4. |
117
+
|[/build-tests/hashed-folder-copy-plugin-webpack5-test](./build-tests/hashed-folder-copy-plugin-webpack5-test/)| Building this project exercises @rushstack/hashed-folder-copy-plugin with Webpack 5. NOTE - THIS TEST IS CURRENTLY EXPECTED TO BE BROKEN |
115
118
|[/build-tests/heft-action-plugin](./build-tests/heft-action-plugin/)| This project contains a Heft plugin that adds a custom action |
116
119
|[/build-tests/heft-action-plugin-test](./build-tests/heft-action-plugin-test/)| This project exercises a custom Heft action |
117
120
|[/build-tests/heft-copy-files-test](./build-tests/heft-copy-files-test/)| Building this project tests copying files with Heft |
0 commit comments