Skip to content
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

Remove gratuitous pub resolver from flutter analysis. #3809

Merged
merged 1 commit into from
May 9, 2016

Conversation

pq
Copy link
Contributor

@pq pq commented May 9, 2016

Package mapping is already done by the PackageDependencyTracker so this extra check is at best not needed. (At worst could cause an unneeded and costly call to pub list-package-dirs!)

Package mapping is already done by the `PackageDependencyTracker` so this extra check is at best not needed.  (At worst could cause an unneeded and costly call to `pub list-package-dirs`!)
@pq
Copy link
Contributor Author

pq commented May 9, 2016

cc @devoncarew @Hixie

@devoncarew
Copy link
Member

lgtm!

@pq pq merged commit a6a3f2c into flutter:master May 9, 2016
@pq pq deleted the pub-resolver-fix branch August 11, 2016 17:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants