Closed LTiger14 closed 5 years ago
An import that contains ɵ cause the import to be skipped while parsing. The regex should be changed to look for this special character outputted for example by the angular compiler.
ɵ
An import that contains
ɵ
cause the import to be skipped while parsing. The regex should be changed to look for this special character outputted for example by the angular compiler.