Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

fix(application_factory): add missing @MirrorsUsed targets #911

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lib/application_factory.dart
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,11 @@ import 'dart:html';
'angular.perf',
'angular.directive',
'angular.routing',
'angular.core.annotation_src',
'angular.core.parser.Parser',
'angular.core.parser.dynamic_parser',
'angular.core.parser.lexer',
'angular.core_dynamic.DynamicMetadataExtractor',
'perf_api',
List,
NodeTreeSanitizer,
Expand Down