We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31e2f5 commit b571baaCopy full SHA for b571baa
tools/broccoli/trees/dart_tree.ts
@@ -16,7 +16,7 @@ import replace from '../broccoli-replace';
16
var global_excludes = [
17
'angular2/http*',
18
'angular2/upgrade*',
19
- 'angular2/examples/*/ts/**/*',
+ 'angular2/examples/**/ts/**/*',
20
'angular2/src/http/**/*',
21
'angular2/test/http/**/*',
22
'angular2/src/upgrade/**/*',
0 commit comments