mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit introduces a golden file test to verify the contents of the VSCode extension package. The test ensures that the list of files included in the extension package remains consistent. A new Bazel rule is added to generate the list of files, and is used to compare it against the golden file. A helper script is also added to facilitate the generation of the golden file. PR Close #64991 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| release.mts | ||
| tsconfig.json | ||
| vsix_contents_goldens.mjs | ||