mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2ce0e98f79
Fixes that we were parsing bindings in the `host` object with a regex that didn't account for nested brackets which may come up with something like Tailwind. Fixes #68039.