May 30, 2021
So, I tried this today. While the custom `paths` did work for import statements, it did not unfortunately for paths in Angular's @Decorators, e.g. @Component({ templateUrl: '@app/comp.html' }). (next)
Live to debug another day, I suppose.