DescriptionRead package:browser .js files from barback rather than from packages directory.
The previous code assumes that the packages/ directory exists. This will no
longer be the case if the package-spec DEP is implemented. Also resolves a
breaking edge-case: if a pubspec.lock exists but the packages directory has
been deleted, pub build will terminate with a file not found.
BUG=
R=rnystrom@google.com
Committed: https://code.google.com/p/dart/source/detail?r=44468
Patch Set 1 #
Total comments: 6
Patch Set 2 : Reformatted then() blocks. #Messages
Total messages: 6 (1 generated)
|