build: add tsconfig-test to dependency for tsconfig in core/test/strict_types (#31471)
PR Close #31471
This commit is contained in:

committed by
Matias Niemelä

parent
80fa84c177
commit
32aa18be78
@ -37,5 +37,5 @@ build --verbose_failures=true
|
||||
# > Example job: https://circleci.com/gh/angular/angular/385517
|
||||
# We expect that TypeScript compilations will parallelize wider than the number of local cores anyway
|
||||
# so we should saturate remote workers with TS compilations
|
||||
--strategy=TypeScriptCompile=standalone
|
||||
--strategy=AngularTemplateCompile=standalone
|
||||
build --strategy=TypeScriptCompile=standalone
|
||||
build --strategy=AngularTemplateCompile=standalone
|
||||
|
Reference in New Issue
Block a user