fix(example): add missing todo
This commit is contained in:
parent
62589293aa
commit
1427d73b66
|
@ -17,7 +17,7 @@ dependency_overrides:
|
||||||
transformers:
|
transformers:
|
||||||
- angular2:
|
- angular2:
|
||||||
# The build currently fails on material files because there is not yet
|
# The build currently fails on material files because there is not yet
|
||||||
# support for transforming cross-package urls.
|
# support for transforming cross-package urls. (see issue #2982)
|
||||||
$exclude: 'web/src/material/**'
|
$exclude: 'web/src/material/**'
|
||||||
entry_points:
|
entry_points:
|
||||||
- web/src/hello_world/index_common.dart
|
- web/src/hello_world/index_common.dart
|
||||||
|
|
Loading…
Reference in New Issue