chore(benchpress): make benchpress compile
Also adds compiling benchpress to the build scripts to verify that.
This commit is contained in:
committed by
Alex Rickabaugh
parent
c8d53d71a3
commit
3fcd6fd93f
@@ -71,7 +71,7 @@ if (platform == 'node') {
|
||||
onChangeCmds: [
|
||||
processOutputEmitterCodeGen,
|
||||
[
|
||||
'node', 'dist/tools/cjs-jasmine', '--', '{@angular,benchpress}/**/*_spec.js',
|
||||
'node', 'dist/tools/cjs-jasmine', '--', '@angular/**/*_spec.js',
|
||||
'@angular/compiler-cli/test/**/*_spec.js'
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user