mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
57432f1b6a
Implements the logic at the compiler level that will de-duplicate host directives and merge them together. It will also report if a conflict is detected during merging.