Skip to content

feat(@ngtools/webpack): add path mappings resolution to NGCC #14721

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 11, 2019
Merged

feat(@ngtools/webpack): add path mappings resolution to NGCC #14721

merged 2 commits into from
Jun 11, 2019

Conversation

alan-agius4
Copy link
Collaborator

feat(@ngtools/webpack): add path mappings resolution to NGCC

In version 8.1, similar to TypeScript Compiler, NGCC supports Path Mappings. This enable NGCC to process workspace libraries similar to what it is currently being done for node_modules

Closes #14594

@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Jun 10, 2019
In version 8.1, similar to TypeScript Compiler, NGCC supports Path Mappings. This enable NGCC to process workspace libraries similar to what it is currently being done for `node_modules`

Closes #14594
@alan-agius4 alan-agius4 requested a review from filipesilva June 10, 2019 19:00
@alan-agius4 alan-agius4 marked this pull request as ready for review June 10, 2019 19:01
@kyliau kyliau merged commit efe4633 into angular:master Jun 11, 2019
@alan-agius4 alan-agius4 deleted the ngcc-path-mapping branch June 11, 2019 17:10
@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 Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ng 8.0 + ivy + library Error : does not have 'ngModuleDef' property
4 participants