c038992fae
When analyzing components, directives, etc we capture its base class. Previously this assumed that the code is in TS format, which is not always the case (e.g. ngcc). Now this code is replaced with a call to `ReflectionHost.getBaseClassExpression()`, which abstracts the work of finding the base class. PR Close #31544 |
||
---|---|---|
.. | ||
integrationtest | ||
ngcc | ||
src | ||
test | ||
BUILD.bazel | ||
index.ts | ||
ngtools2.ts | ||
package.json | ||
tsconfig-build.json | ||
tsconfig.json |