Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

refactor(Compiler): Try removing all computeNode() calls. #1469

Closed

Conversation

matanlurey
Copy link
Contributor

Closes #801.

It's likely this one will need significant testing internally.

@@ -12,7 +12,6 @@ import 'package:angular/src/core/linker/app_view.dart';
import 'change_detection.dart' as _user;

// Required for "type inference" (scoping).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Call this comment be removed as well?

matanlurey added a commit that referenced this pull request Jul 11, 2018
This API would not be supported in the "new" analyzer/build APIs IIRC.

Closes #1469

PiperOrigin-RevId: 204152365
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants