We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ng version
1 parent 74f2ee6 commit ff2600bCopy full SHA for ff2600b
packages/angular/cli/commands/version-impl.ts
@@ -29,6 +29,7 @@ export class VersionCommand extends Command<VersionCommandSchema> {
29
const patterns = [
30
/^@angular\/.*/,
31
/^@angular-devkit\/.*/,
32
+ /^@bazel\/.*/,
33
/^@ngtools\/.*/,
34
/^@nguniversal\/.*/,
35
/^@schematics\/.*/,
0 commit comments