feat(perf): change detection profiler

Closes #4000
This commit is contained in:
yjbanov
2015-09-04 14:44:24 -07:00
committed by Yegor
parent 28a29f5557
commit 8dd6c4680b
12 changed files with 202 additions and 2 deletions

View File

@ -24,6 +24,7 @@ module.exports = function makeNodeTree(destinationPath) {
'angular2/test/test_lib/fake_async_spec.ts',
'angular2/test/core/render/xhr_impl_spec.ts',
'angular2/test/core/forms/**',
'angular2/test/tools/tools_spec.ts',
'angular1_router/**'
]
});