build-npm-packages
job instead of test
(#28555)
In most cases, it doesn't make a difference, because the cache does already exist and is not saved. In the few cases where the dependencies change (and the cache needs to be updated), it makes more sense to save the cache in the `build-npm-packages` job, because most jobs depend on it and thus will be able to take advantage of the updated cache right away. This seems to be an oversight in b26ac1c22. PR Close #28555
Angular
Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.
Quickstart
Changelog
Learn about the latest improvements.
Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.
Description
Languages
TypeScript
68.6%
HTML
12.8%
JavaScript
8.4%
Pug
7%
Starlark
1.4%
Other
1.7%