We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6258929 commit 1427d73Copy full SHA for 1427d73
modules/examples/pubspec.yaml
@@ -17,7 +17,7 @@ dependency_overrides:
17
transformers:
18
- angular2:
19
# The build currently fails on material files because there is not yet
20
- # support for transforming cross-package urls.
+ # support for transforming cross-package urls. (see issue #2982)
21
$exclude: 'web/src/material/**'
22
entry_points:
23
- web/src/hello_world/index_common.dart
0 commit comments