-
Notifications
You must be signed in to change notification settings - Fork 27.1k
ngcc does not expand * when computing base-paths #41014
Description
🐞 bug report
Affected Package
@angular/compiler-cli
Is this a regression?
Yes (it works fine on angular v9)
Description
Reopening: #40357, #40352
#40926 (comment)
@petebacondarwin
What version of @angular/compiler-cli fixes this (#40376)?
🔬 Minimal Reproduction
🔥 Exception or Error
Error: Unexpected value 'NumberFormatterTestingPipeModule' imported by the module 'DynamicTestModule'. Please add an @NgModule annotation.
🌍 Your Environment
Angular Version:
Angular CLI: 11.2.2
Node: 12.16.3
OS: win32 x64
Angular: 11.2.3
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Ivy Workspace: Yes
Package Version
@angular-devkit/architect 0.1102.2 (cli-only)
@angular-devkit/build-angular 0.1102.2
@angular-devkit/core 11.2.2 (cli-only)
@angular-devkit/schematics 11.2.2
@angular/cli 11.2.2
@schematics/angular 11.2.2
@schematics/update 0.1102.2
ng-packagr 11.2.4
rxjs 6.6.3
typescript 4.0.7
