Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(migrations): change imports to be G3 compatible #57652

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

Conversation

pkozlowski-opensource
Copy link
Member

A set of fixes to the import paths - the goal is to make the output migration compatible with the G3 infrastructure.

A set of fixes to the import paths - the goal is to make the
output migration compatible with the G3 infrastructure.
@pullapprove pullapprove bot requested a review from crisbeto September 4, 2024 10:12
@angular-robot angular-robot bot added the area: migrations Issues related to `ng update` migrations label Sep 4, 2024
@ngbot ngbot bot added this to the Backlog milestone Sep 4, 2024
@pkozlowski-opensource pkozlowski-opensource requested review from devversion and removed request for crisbeto September 4, 2024 10:12
@@ -7,15 +7,15 @@
*/

import ts from 'typescript';

import {AbsoluteFsPath, ImportManager} from '../../../../compiler-cli/private/migrations';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend using @angular/compiler-cli/src/ngtsc/file_system.

We should have a lint rule for this.

@pkozlowski-opensource
Copy link
Member Author

Folding into #57654

@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 Oct 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: migrations Issues related to `ng update` migrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants