Skip to content

Commit d76f842

Browse files
committed
Added --enable-experimental-mirrors to $dart2js transformer
1 parent 3c48803 commit d76f842

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ transformers:
4444
- web/tabs/tabs_demo.html
4545
- web/carousel/carousel_demo.html
4646
- web/datepicker/datepicker_demo.html
47-
- web/typeahead/typeahead_demo.html
47+
- web/typeahead/typeahead_demo.html
48+
- $dart2js:
49+
commandLineOptions: [--enable-experimental-mirrors]

0 commit comments

Comments
 (0)