Generate the package spec from the lockfile.
The spec doesn't actually need all the data loaded from the package graph; all it needs are the locations of packages which can be looked up using their IDs and a SourceRegistry. R=rnystrom@google.com Review URL: https://codereview.chromium.org//1282083002 .
Showing
- lib/src/entrypoint.dart 1 addition, 2 deletionslib/src/entrypoint.dart
- lib/src/global_packages.dart 1 addition, 2 deletionslib/src/global_packages.dart
- lib/src/lock_file.dart 21 additions, 0 deletionslib/src/lock_file.dart
- lib/src/package_locations.dart 0 additions, 61 deletionslib/src/package_locations.dart
Loading
Please register or sign in to comment