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
@ -1,4 +1,4 @@
|
||||
import {isPresent} from '@angular/facade';
|
||||
import {isPresent} from '@angular/facade/src/lang';
|
||||
|
||||
export class TraceEventFactory {
|
||||
private _cat: string;
|
||||
|
Reference in New Issue
Block a user