-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
Milestone
Description
Changes in dart-lang/sdk#53875 might affect assumptions made in the extension here about the location of package_config.json relative to a pubspec.yaml. When that work is done enough, we should review all places that look for / read a package_config.json and ensure they behave correctly in monorepos.
- Initial startup check whether "pub get" needs running
- TODO: Check anywhere else we're looking at package_configs
jonasfj