Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Apr 6, 2023

The module-resolution-core-mapping E2E test modifies the tsconfig path mapping settings to change the location of @angular/common. However, with recent changes to the framework, the @angular/platform-browser package now also depends on @angular/common/http (a secondary export). This secondary export was not mapped in the test which resulted in the test failing since the build could not find the export.
Related FW change: angular/angular@81e7d15

@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Apr 6, 2023
@clydin clydin force-pushed the e2e/module-mapping branch 2 times, most recently from 63183dd to 183122c Compare April 6, 2023 17:39
The `module-resolution-core-mapping` E2E test modifies the tsconfig path
mapping settings to change the location of `@angular/common`.  However,
with recent changes to the framework, the `@angular/platform-browser` package
now also depends on `@angular/common/http` (a secondary export). This secondary
export was not mapped in the test which resulted in the test failing since the
build could not find the export.
Related FW change: angular/angular@81e7d15
@clydin clydin force-pushed the e2e/module-mapping branch from 183122c to b1545b7 Compare April 6, 2023 17:42
@clydin clydin marked this pull request as ready for review April 6, 2023 17:54
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Apr 6, 2023
@angular-robot angular-robot bot merged commit e66698a into angular:main Apr 6, 2023
@clydin clydin deleted the e2e/module-mapping branch April 6, 2023 18:01
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants