Skip to content

Commit 1427d73

Browse files
committed
fix(example): add missing todo
1 parent 6258929 commit 1427d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/examples/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependency_overrides:
1717
transformers:
1818
- angular2:
1919
# The build currently fails on material files because there is not yet
20-
# support for transforming cross-package urls.
20+
# support for transforming cross-package urls. (see issue #2982)
2121
$exclude: 'web/src/material/**'
2222
entry_points:
2323
- web/src/hello_world/index_common.dart

0 commit comments

Comments
 (0)