dart-lang / sdk

The Dart SDK, including the VM, dart2js, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
9.99k stars 1.54k forks source link

[augmentations] Angular compiler implementation #56169

Open itsjustkevin opened 2 weeks ago

dart-github-bot commented 2 weeks ago

Summary: The issue concerns the implementation of the Angular compiler within the Dart language, potentially highlighting a bug, performance issue, or feature request related to this integration.

ykmnkmi commented 2 weeks ago

Which version of angular - community or internal?

johnniwinther commented 2 weeks ago

@bwilkerson Is this maintained by the analyzer team?

fishythefish commented 2 weeks ago

Removing area-web since AFAIK, the web compilers team isn't maintaining this. If this is a tracking bug for applying augmentations to the internal Angular compiler, we should probably close this issue and file one internally.

itsjustkevin commented 2 weeks ago

FYI @leonsenft

leonsenft commented 2 weeks ago

When can we expect to be able to experiment with augmentations internally?