Make sure pub build/serve get at the right time:
1. Take overrides into account. 2. Do get if a cache package is not installed. BUG=http://dartbug.com/14590, http://dartbug.com/15180 R=nweiz@google.com Review URL: https://codereview.chromium.org//83173011 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@30832 260f80e4-7a28-3924-810f-c04153c831b5
Showing
- lib/src/entrypoint.dart 58 additions, 21 deletionslib/src/entrypoint.dart
- lib/src/package.dart 19 additions, 0 deletionslib/src/package.dart
- test/serve/does_not_get_first_if_locked_matches_override_test.dart 41 additions, 0 deletions...e/does_not_get_first_if_locked_matches_override_test.dart
- test/serve/gets_first_if_dependency_is_not_installed_test.dart 32 additions, 0 deletions...serve/gets_first_if_dependency_is_not_installed_test.dart
- test/serve/gets_first_if_transitive_dependency_is_not_installed_test.dart 41 additions, 0 deletions...first_if_transitive_dependency_is_not_installed_test.dart
- test/serve/utils.dart 12 additions, 3 deletionstest/serve/utils.dart
Loading
Please register or sign in to comment