fix(benchmarks): recreate setup for running benchmarks
This commit is contained in:
@@ -72,8 +72,7 @@ if (platform == 'node') {
|
||||
processOutputEmitterCodeGen,
|
||||
[
|
||||
'node', 'dist/tools/cjs-jasmine', '--', '@angular/**/*_spec.js',
|
||||
'@angular/compiler-cli/test/**/*_spec.js',
|
||||
'@angular/benchpress/test/**/*_spec.js'
|
||||
'@angular/compiler-cli/test/**/*_spec.js', '@angular/benchpress/test/**/*_spec.js'
|
||||
]
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user