mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6676073a4f
This fixes a performance regressions introduced by 178fb79b5c.
Also makes properties in the directive wrapper private
so that closure compiler can minify them better.