Skip to content

Remove all support for legacy .packages file #3507

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
Aug 2, 2022

Conversation

sigurdm
Copy link
Contributor

@sigurdm sigurdm commented Aug 1, 2022

Fixes: #3496

We no longer delete stray .packages files. Not deleting them seems more predictable. Stray .packages files should not cause problems because dart no longer consumes .packages files.

@sigurdm sigurdm requested review from jonasfj and szakarias August 1, 2022 11:42
@sigurdm sigurdm merged commit d8f4c54 into dart-lang:master Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discontinue --legacy-packages-file flag
2 participants