We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be0505 commit da0403eCopy full SHA for da0403e
tools/postinstall-patches.js
@@ -75,7 +75,7 @@ log('\n# patch: use local version of @angular/* and zone.js in component_benchma
75
'node_modules/@angular/dev-infra-private/bazel/benchmark/component_benchmark/component_benchmark.bzl');
76
});
77
78
-log('\n# patch: delete d.ts files refering to rxjs-compat');
+log('\n# patch: delete d.ts files referring to rxjs-compat');
79
// more info in https://github.com/angular/angular/pull/33786
80
rm('-rf', [
81
'node_modules/rxjs/add/',
0 commit comments