Skip to content

ngcc does not expand * when computing base-paths #41014

@sviat9440

Description

@sviat9440

🐞 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)?

image

🔬 Minimal Reproduction

https://github.com/sviat9440/ivy-ngcc-bug-reproduce

🔥 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

Metadata

Metadata

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: compilerIssues related to `ngc`, Angular's template compilerneeds: clarificationThis issue needs additional clarification from the reporter before the team can investigate.state: has PR

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions