mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0198d21231
In prod builds, selectors are optimized and spaces a removed. #48558 introduced a regression on selectors without spaces. This commit fixes tihs. Fixes #49100 PR Close #49118