Revert "build(bazel): update to bazel 0.27.0 and fix compat in @angular/bazel package (#31019)" (#31267)
This reverts commit 28d3bfc416
.
Reason: this causes failures in g3 with i18n extraction. See #31267.
PR Close #31267
This commit is contained in:

committed by
Kara Erickson

parent
660800ca4e
commit
280e8563f0
@ -48,7 +48,7 @@ function addDevDependenciesToPackageJson(options: Schema) {
|
||||
|
||||
const devDependencies: {[k: string]: string} = {
|
||||
'@angular/bazel': angularCoreVersion,
|
||||
'@bazel/bazel': '^0.27.0',
|
||||
'@bazel/bazel': '^0.26.0',
|
||||
'@bazel/ibazel': '^0.10.2',
|
||||
'@bazel/karma': '0.31.1',
|
||||
'@bazel/typescript': '0.31.1',
|
||||
|
Reference in New Issue
Block a user