Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Issue 135153012: Generate non-dart assets from “lib” into the build output. (Closed)

Created:
6 years, 10 months ago by Bob Nystrom
Modified:
6 years, 10 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Generate non-dart assets from “lib” into the build output. BUG=https://code.google.com/p/dart/issues/detail?id=16642 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=32534

Patch Set 1 #

Total comments: 6

Patch Set 2 : Revise. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -20 lines) Patch
M sdk/lib/_internal/pub/lib/src/command/build.dart View 1 3 chunks +11 lines, -14 lines 0 comments Download
A + sdk/lib/_internal/pub/test/build/includes_assets_from_dependencies_in_lib_test.dart View 1 3 chunks +13 lines, -5 lines 0 comments Download
M sdk/lib/_internal/pub/test/build/includes_assets_from_dependencies_test.dart View 1 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Bob Nystrom
6 years, 10 months ago (2014-02-08 01:40:55 UTC) #1
nweiz
https://codereview.chromium.org/135153012/diff/1/sdk/lib/_internal/pub/lib/src/command/build.dart File sdk/lib/_internal/pub/lib/src/command/build.dart (right): https://codereview.chromium.org/135153012/diff/1/sdk/lib/_internal/pub/lib/src/command/build.dart#newcode229 sdk/lib/_internal/pub/lib/src/command/build.dart:229: .map((relative) => path.dirname(relative)) Why are we double-mapping here rather ...
6 years, 10 months ago (2014-02-10 21:48:18 UTC) #2
Bob Nystrom
Thanks! https://codereview.chromium.org/135153012/diff/1/sdk/lib/_internal/pub/lib/src/command/build.dart File sdk/lib/_internal/pub/lib/src/command/build.dart (right): https://codereview.chromium.org/135153012/diff/1/sdk/lib/_internal/pub/lib/src/command/build.dart#newcode229 sdk/lib/_internal/pub/lib/src/command/build.dart:229: .map((relative) => path.dirname(relative)) On 2014/02/10 21:48:18, nweiz wrote: ...
6 years, 10 months ago (2014-02-10 23:12:29 UTC) #3
nweiz
lgtm
6 years, 10 months ago (2014-02-10 23:17:31 UTC) #4
Bob Nystrom
6 years, 10 months ago (2014-02-11 01:19:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r32534 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698