refactor(change_detection): generate handleEvent only when necessary
This commit is contained in:
@@ -899,6 +899,7 @@ export function main() {
|
||||
res = val.changeDetector.handleEvent("event", 0, locals);
|
||||
expect(res).toBe(false);
|
||||
});
|
||||
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user