The fix was probably broken by another fix in the same v 0.0.21 release
I created a test branch to reproduce the issue. https://github.com/arnoudb/analog-oxc-angular/tree/exclude-external-lib
run it wuth:
It will show the next:
When changing the oxc-angular-compiler dependency to the latest release: 0.0.22 it breaks.
I have a fix and will create a PR