mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a0fd9584e4
It is important to use the correct major version of the Angular CLI when following the examples in the tutorials. This commit provides a custom element that renders an appropriate dist-tag in the setup step of the tutorial when the docs are not in "stable" mode. Fixes #39821 PR Close #42042