How to use ng-annotate with hybrid app based on angular-cli
问题 I'm working on an Angular.js project written with TypeScript. We're trying to evaluate whether to upgrade to Angular 8 and we're stuck with how to use ng-annotate with angular-cli's webpack configuration. I believe that this can be achieved either by using the @angular-builders/custom-webpack tool or by using ngx-build-plus tool but I had not succeeded with neither of them. My current attempt includes a partial webpack file for ngx-build-plus with the following configuration : module: { rules