Skip to content

Do not import reflection_capabilities.ng_deps.dart #1246

@kegluneq

Description

@kegluneq

When entry_point and reflection_entry_point are the same file, we generate .ng_deps.dart files prior to removing the import to reflection_capabilities.dart, so the generated file transitively imports dart:mirrors.

We might be able to avoid this by moving the transform phase removing the import earlier in the process, otherwise we'll need to special-case reflection_capabilities.dart, which is less than ideal.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions