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.
zone.js
ng version
1 parent 7e5da6e commit d0f0059Copy full SHA for d0f0059
packages/angular/cli/src/commands/version/cli.ts
@@ -36,6 +36,7 @@ const PACKAGE_PATTERNS = [
36
/^typescript$/,
37
/^ng-packagr$/,
38
/^webpack$/,
39
+ /^zone\.js$/,
40
];
41
42
export default class VersionCommandModule
0 commit comments